From ce5abe443c15a1aa2d26c1cbb54dbf4cf48e6195 Mon Sep 17 00:00:00 2001 From: Marcus Alves Grando Date: Sun, 27 Sep 2009 16:54:58 +0000 Subject: - Fixed build to FreeBSD 9. - Mark as jobs safe. PR: 138916 Submitted by: Sylvio Cesar Feature safe: yes --- mail/postfix-current/files/patch-makedefs | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'mail/postfix-current/files/patch-makedefs') diff --git a/mail/postfix-current/files/patch-makedefs b/mail/postfix-current/files/patch-makedefs index e2c3ef21120f..2c6f01dc0379 100644 --- a/mail/postfix-current/files/patch-makedefs +++ b/mail/postfix-current/files/patch-makedefs @@ -1,10 +1,12 @@ ---- makedefs.orig 2007-08-19 11:28:11.000000000 -0300 -+++ makedefs 2007-10-22 16:37:52.000000000 -0200 -@@ -132,6 +132,8 @@ +--- makedefs.orig 2009-05-11 18:26:46.000000000 -0300 ++++ makedefs 2009-09-15 10:27:12.000000000 -0300 +@@ -144,6 +144,10 @@ ;; FreeBSD.7*) SYSTYPE=FREEBSD7 ;; -+ FreeBSD.8*) SYSTYPE=FREEBSD7 ++ FreeBSD.8*) SYSTYPE=FREEBSD8 ++ ;; ++ FreeBSD.9*) SYSTYPE=FREEBSD9 + ;; OpenBSD.2*) SYSTYPE=OPENBSD2 ;; -- cgit v1.2.3