summaryrefslogtreecommitdiff
path: root/mail/postfix-current/files/patch-makedefs
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-makedefs
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-makedefs')
-rw-r--r--mail/postfix-current/files/patch-makedefs11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/postfix-current/files/patch-makedefs b/mail/postfix-current/files/patch-makedefs
new file mode 100644
index 000000000000..93e28b087756
--- /dev/null
+++ b/mail/postfix-current/files/patch-makedefs
@@ -0,0 +1,11 @@
+--- makedefs.orig Tue Feb 8 20:27:50 2005
++++ makedefs Sat Mar 5 11:53:42 2005
+@@ -116,6 +116,8 @@
+ ;;
+ FreeBSD.5*) SYSTYPE=FREEBSD5
+ ;;
++ FreeBSD.6*) SYSTYPE=FREEBSD5
++ ;;
+ OpenBSD.2*) SYSTYPE=OPENBSD2
+ ;;
+ OpenBSD.3*) SYSTYPE=OPENBSD3