summaryrefslogtreecommitdiff
path: root/www/mod_php3/files/patch-aq
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-03-04 18:27:57 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-03-04 18:27:57 +0000
commit2a530cacecb0d2527a3abaf550217ee5c4db802b (patch)
tree86693095f832731c010e78e3d51b39dc1caee855 /www/mod_php3/files/patch-aq
parentAdd hagelslag 0.12.1, a flexible command-line Gnutella (diff)
Add hooks for a standalone php3 slave port.
Notes
Notes: svn path=/head/; revision=39048
Diffstat (limited to '')
-rw-r--r--www/mod_php3/files/patch-aq11
1 files changed, 10 insertions, 1 deletions
diff --git a/www/mod_php3/files/patch-aq b/www/mod_php3/files/patch-aq
index 6bd84e9ca6f3..3c155a0847d4 100644
--- a/www/mod_php3/files/patch-aq
+++ b/www/mod_php3/files/patch-aq
@@ -1,5 +1,5 @@
--- configure.orig Fri Oct 20 21:05:17 2000
-+++ configure Wed Jan 31 01:00:13 2001
++++ configure Mon Feb 26 13:09:58 2001
@@ -1626,7 +1626,7 @@
;;
*)
@@ -9,6 +9,15 @@
for ac_dir in $ac_dummy; do
test -z "$ac_dir" && ac_dir=.
if test -f $ac_dir/$ac_word; then
+@@ -4634,7 +4634,7 @@
+
+ echo "$ac_t""no" 1>&6
+ BINNAME=php
+- INSTALL_IT="cp $BINNAME \$(bindir)"
++ INSTALL_IT="cp $BINNAME \$(bindir)/php3"
+
+ fi
+
@@ -5157,8 +5157,8 @@
fi
if test "$withval" != "no" && test "$withval" != "yes"; then