1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/www/apache13-fp/files/patch-ff
Steve Price 159f896689 Update to FrontPage Extensions 2000.
PR:		14866
Submitted by:	maintainer
2000-01-03 03:36:38 +00:00

12 lines
365 B
Plaintext

--- src/support/Makefile.tmpl.orig Tue Aug 10 09:37:18 1999
+++ src/support/Makefile.tmpl Sat Oct 16 18:41:00 1999
@@ -39,7 +39,7 @@
-e 's%@LIBS_SHLIB@%$(LIBS_SHLIB)%g' && chmod a+x apxs
suexec: suexec.o
- $(CC) $(CFLAGS) suexec.o -o suexec $(LDFLAGS) $(LIBS)
+ $(CC) $(CFLAGS) suexec.o -o suexec $(LDFLAGS) $(LIBS) -lutil
clean:
rm -f $(TARGETS) *.o