aboutsummaryrefslogtreecommitdiffstats
path: root/mail/postfix23/files
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2000-04-03 09:26:02 +0800
committervanilla <vanilla@FreeBSD.org>2000-04-03 09:26:02 +0800
commit59dc076cab6971c7db59d90d09bd9b8e2a686921 (patch)
tree827aaf451335aa748be3d12182d0da20c82c1370 /mail/postfix23/files
parentccde2607e01d1cb2e80f07fd914f007a4a9882e2 (diff)
downloadfreebsd-ports-graphics-59dc076cab6971c7db59d90d09bd9b8e2a686921.tar.gz
freebsd-ports-graphics-59dc076cab6971c7db59d90d09bd9b8e2a686921.tar.zst
freebsd-ports-graphics-59dc076cab6971c7db59d90d09bd9b8e2a686921.zip
Upgrade to latest version, fix PR 16472, 16753, 17078 too.
PR: ports/17749 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net>
Diffstat (limited to 'mail/postfix23/files')
-rw-r--r--mail/postfix23/files/patch-bj13
1 files changed, 11 insertions, 2 deletions
diff --git a/mail/postfix23/files/patch-bj b/mail/postfix23/files/patch-bj
index 74e5aac880b..99c521341ca 100644
--- a/mail/postfix23/files/patch-bj
+++ b/mail/postfix23/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
+