summaryrefslogtreecommitdiff
path: root/mail/postfix24/files/patch-makedefs
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-07-13 21:48:14 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-07-13 21:48:14 +0000
commit9d92d0346d31d83317d8b2f9bdc2c15186a6420f (patch)
tree818818ca1f88b5d7d4261538d55c5ac2232fcef8 /mail/postfix24/files/patch-makedefs
parent- Update to 0.9.9 (diff)
- Fix build on FreeBSD 7
PR: ports/83414 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: Vivek Khera <vivek@khera.org> (maintainer)
Notes
Notes: svn path=/head/; revision=139146
Diffstat (limited to 'mail/postfix24/files/patch-makedefs')
-rw-r--r--mail/postfix24/files/patch-makedefs8
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/postfix24/files/patch-makedefs b/mail/postfix24/files/patch-makedefs
index 93e28b087756..ed2f08d06ae4 100644
--- a/mail/postfix24/files/patch-makedefs
+++ b/mail/postfix24/files/patch-makedefs
@@ -1,11 +1,13 @@
---- makedefs.orig Tue Feb 8 20:27:50 2005
-+++ makedefs Sat Mar 5 11:53:42 2005
-@@ -116,6 +116,8 @@
+--- makedefs.orig Tue Feb 22 09:35:52 2005
++++ makedefs Wed Jul 13 17:42:53 2005
+@@ -116,6 +116,10 @@
;;
FreeBSD.5*) SYSTYPE=FREEBSD5
;;
+ FreeBSD.6*) SYSTYPE=FREEBSD5
+ ;;
++ FreeBSD.7*) SYSTYPE=FREEBSD5
++ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2
;;
OpenBSD.3*) SYSTYPE=OPENBSD3