aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix/files
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2000-04-03 01:26:02 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2000-04-03 01:26:02 +0000
commitd5d98014e6051fbc9362d8fb8e19aa6539088f9a (patch)
tree4778c85a310cbdae48b3d81b8133977140e4ec35 /mail/postfix/files
parent6ef5e2d4d369d7abccf0c25132506084ed378ee6 (diff)
downloadports-d5d98014e6051fbc9362d8fb8e19aa6539088f9a.tar.gz
ports-d5d98014e6051fbc9362d8fb8e19aa6539088f9a.zip
Upgrade to latest version, fix PR 16472, 16753, 17078 too.
PR: ports/17749 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net>
Notes
Notes: svn path=/head/; revision=27296
Diffstat (limited to 'mail/postfix/files')
-rw-r--r--mail/postfix/files/patch-bj13
1 files changed, 11 insertions, 2 deletions
diff --git a/mail/postfix/files/patch-bj b/mail/postfix/files/patch-bj
index 74e5aac880bf..99c521341ca5 100644
--- a/mail/postfix/files/patch-bj
+++ b/mail/postfix/files/patch-bj
@@ -1,5 +1,5 @@
---- makedefs.orig Sat Jan 22 14:04:27 2000
-+++ makedefs Sat Mar 25 09:04:50 2000
+--- makedefs.orig Sun Jan 23 03:04:27 2000
++++ makedefs Mon Apr 3 08:59:17 2000
@@ -89,6 +89,8 @@
;;
FreeBSD.4*) SYSTYPE=FREEBSD4
@@ -9,3 +9,12 @@
OpenBSD.2*) SYSTYPE=OPENBSD2
;;
NetBSD.1*) SYSTYPE=NETBSD1
+@@ -244,7 +246,7 @@
+ *) : ${OPT='-O'};;
+ esac
+
+-: ${CC='gcc $(WARN)'} ${OPT='-O'} ${DEBUG='-g'} ${AWK=awk}
++: ${CC='gcc $(WARN)'} ${OPT='-O'} ${AWK=awk}
+
+ export SYSTYPE AR ARFL RANLIB SYSLIBS CC OPT DEBUG AWK OPTS
+