summaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/patch-conf::post-install
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-03-05 22:09:18 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-03-05 22:09:18 +0000
commit1962e8ab3eff60cab6407ee5d9cf286f857d53c2 (patch)
treeb7be5e06b9afec71e55177a0a8ec0639afd289b7 /mail/postfix-current/files/patch-conf::post-install
parentBe sure to link against PTHREAD_LIBS even in the non-GNOME case to fix (diff)
Upgrade to to 2.3-20050304.
PR: ports/78447 Submitted by: Marcus Grando (maintainer)
Notes
Notes: svn path=/head/; revision=130429
Diffstat (limited to 'mail/postfix-current/files/patch-conf::post-install')
-rw-r--r--mail/postfix-current/files/patch-conf::post-install11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/postfix-current/files/patch-conf::post-install b/mail/postfix-current/files/patch-conf::post-install
new file mode 100644
index 000000000000..78401de5bdf3
--- /dev/null
+++ b/mail/postfix-current/files/patch-conf::post-install
@@ -0,0 +1,11 @@
+--- conf/post-install.orig Thu Feb 24 08:06:08 2005
++++ conf/post-install Sat Mar 5 11:53:42 2005
+@@ -185,7 +185,7 @@
+
+ umask 022
+
+-PATH=/bin:/usr/bin:/usr/sbin:/usr/etc:/sbin:/etc:/usr/contrib/bin:/usr/gnu/bin:/usr/ucb:/usr/bsd
++PATH=/bin:/usr/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/local/sbin
+ SHELL=/bin/sh
+ IFS="
+ "