From 46a521290d976626be947d93286936175ea2e443 Mon Sep 17 00:00:00 2001 From: pav Date: Wed, 13 Jul 2005 21:48:14 +0000 Subject: - Fix build on FreeBSD 7 PR: ports/83414 Submitted by: Marcus Grando Approved by: Vivek Khera (maintainer) --- mail/postfix22/files/patch-makedefs | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'mail/postfix22') diff --git a/mail/postfix22/files/patch-makedefs b/mail/postfix22/files/patch-makedefs index 93e28b0..ed2f08d 100644 --- a/mail/postfix22/files/patch-makedefs +++ b/mail/postfix22/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 -- cgit v1.1