summaryrefslogtreecommitdiffstats
path: root/mail/mutt-devel/files
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1996-12-18 05:06:33 +0000
committerobrien <obrien@FreeBSD.org>1996-12-18 05:06:33 +0000
commitc8c61bd04323f1d515e20a5673d01e651de71c61 (patch)
tree904e116f726217829d7a168687079976c5956109 /mail/mutt-devel/files
parentd26192c569b12d7ba01adc7b4cf5d71dca37499a (diff)
downloadFreeBSD-ports-c8c61bd04323f1d515e20a5673d01e651de71c61.zip
FreeBSD-ports-c8c61bd04323f1d515e20a5673d01e651de71c61.tar.gz
Upgrade to 0.54 and patches upto 15.*.PATCH
Diffstat (limited to 'mail/mutt-devel/files')
-rw-r--r--mail/mutt-devel/files/patch-0111
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/mutt-devel/files/patch-01 b/mail/mutt-devel/files/patch-01
new file mode 100644
index 0000000..cb0f041
--- /dev/null
+++ b/mail/mutt-devel/files/patch-01
@@ -0,0 +1,11 @@
+--- configure.orig Wed Dec 18 02:48:06 1996
++++ configure Wed Dec 18 02:54:07 1996
+@@ -751,7 +751,7 @@
+ ;;
+ *)
+ IFS="${IFS= }"; ac_save_ifs="$IFS"; IFS="${IFS}:"
+- for ac_dir in `echo $PATH | sed "s/:/ /"` /usr/lib; do
++ for ac_dir in `echo $PATH | sed "s/:/ /"` /usr/lib /usr/sbin; do
+ test -z "$ac_dir" && ac_dir=.
+ if test -f $ac_dir/$ac_word; then
+ ac_cv_path_SENDMAIL="$ac_dir/$ac_word"
OpenPOWER on IntegriCloud