summaryrefslogtreecommitdiff
path: root/www/mod_php3
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>2001-01-31 00:08:54 +0000
committerDirk Froemberg <dirk@FreeBSD.org>2001-01-31 00:08:54 +0000
commit7f2f27f0828de1bd691fb262f70352494a451cc7 (patch)
treebb8dee17806c62ac53a52cd5ac8f186a671dffb3 /www/mod_php3
parentBump PORTREVISION for security fixes. (diff)
Fix automatic detection of sendmail binary.
Submitted by: Frank Bartels <knarf@camelot.de>
Notes
Notes: svn path=/head/; revision=37821
Diffstat (limited to 'www/mod_php3')
-rw-r--r--www/mod_php3/files/patch-aq13
1 files changed, 11 insertions, 2 deletions
diff --git a/www/mod_php3/files/patch-aq b/www/mod_php3/files/patch-aq
index a4d0d9da4b4f..6bd84e9ca6f3 100644
--- a/www/mod_php3/files/patch-aq
+++ b/www/mod_php3/files/patch-aq
@@ -1,5 +1,14 @@
---- configure.orig Wed Oct 11 22:24:41 2000
-+++ configure Thu Oct 19 00:49:26 2000
+--- configure.orig Fri Oct 20 21:05:17 2000
++++ configure Wed Jan 31 01:00:13 2001
+@@ -1626,7 +1626,7 @@
+ ;;
+ *)
+ IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS=":"
+- ac_dummy="$PATH /usr/bin /usr/sbin /usr/etc /etc /usr/ucblib"
++ ac_dummy="$PATH:/usr/bin:/usr/sbin:/usr/etc:/etc:/usr/ucblib"
+ for ac_dir in $ac_dummy; do
+ test -z "$ac_dir" && ac_dir=.
+ if test -f $ac_dir/$ac_word; then
@@ -5157,8 +5157,8 @@
fi
if test "$withval" != "no" && test "$withval" != "yes"; then