summaryrefslogtreecommitdiff
path: root/www/apache13-fp/files/patch-ff
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-08-20 07:50:11 +0000
committerClement Laforet <clement@FreeBSD.org>2004-08-20 07:50:11 +0000
commit2c81e95b5c0b3f7451b5130a4bc8839aba7d4985 (patch)
tree2747b7ab202a5c9dc635c266493ea29ccb5a1730 /www/apache13-fp/files/patch-ff
parent- Move notif2 from x11-toolkits to x11-themes. (diff)
- Remove www/apache13-fp
Notes
Notes: svn path=/head/; revision=116740
Diffstat (limited to 'www/apache13-fp/files/patch-ff')
-rw-r--r--www/apache13-fp/files/patch-ff11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/apache13-fp/files/patch-ff b/www/apache13-fp/files/patch-ff
deleted file mode 100644
index dbb076f676a5..000000000000
--- a/www/apache13-fp/files/patch-ff
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/support/Makefile.tmpl.orig Thu Dec 9 11:19:48 1999
-+++ src/support/Makefile.tmpl Sun Feb 20 17:43:34 2000
-@@ -39,7 +39,7 @@
- -e 's%@LIBS_SHLIB@%$(LIBS_SHLIB)%g' && chmod a+x apxs
-
- suexec: suexec.o
-- $(CC) $(CFLAGS) -o suexec $(LDFLAGS) suexec.o $(LIBS)
-+ $(CC) $(CFLAGS) -o suexec $(LDFLAGS) suexec.o $(LIBS) -lutil
-
- clean:
- rm -f $(TARGETS) *.o