summaryrefslogtreecommitdiffstats
path: root/www/mod_php3/files
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>2001-01-31 00:08:54 +0000
committerdirk <dirk@FreeBSD.org>2001-01-31 00:08:54 +0000
commit644de10ddcdad7fd9d21d8cc3e44c8855dc20b16 (patch)
tree4ac18b62b533a4f2972e69e481f698963997ecb1 /www/mod_php3/files
parent021cf3a86716fce4703de1e63b7b1306212fcd90 (diff)
downloadFreeBSD-ports-644de10ddcdad7fd9d21d8cc3e44c8855dc20b16.zip
FreeBSD-ports-644de10ddcdad7fd9d21d8cc3e44c8855dc20b16.tar.gz
Fix automatic detection of sendmail binary.
Submitted by: Frank Bartels <knarf@camelot.de>
Diffstat (limited to 'www/mod_php3/files')
-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 a4d0d9d..6bd84e9 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
OpenPOWER on IntegriCloud