summaryrefslogtreecommitdiff
path: root/mail/postfix23
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2009-09-27 17:57:06 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2009-09-27 17:57:06 +0000
commit88ddfc8e49508763e8844d4681b966f2b5548fab (patch)
tree065c81075fb88eb28791df090badfabbc9e09b16 /mail/postfix23
parent- Fixed build to FreeBSD 9. (diff)
- Fixed build to FreeBSD 9.
- Mark as jobs safe. PR: 138922 Submitted by: Sylvio Cesar <scjamorim___bsd.com.br> Feature safe: yes
Notes
Notes: svn path=/head/; revision=242173
Diffstat (limited to 'mail/postfix23')
-rw-r--r--mail/postfix23/Makefile1
-rw-r--r--mail/postfix23/files/patch-makedefs8
2 files changed, 6 insertions, 3 deletions
diff --git a/mail/postfix23/Makefile b/mail/postfix23/Makefile
index ccb9b9c5cc6b..c6d3ecd6148e 100644
--- a/mail/postfix23/Makefile
+++ b/mail/postfix23/Makefile
@@ -25,6 +25,7 @@ COMMENT= A secure alternative to widely-used Sendmail
CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-24-9].* postfix-current-2.* \
sendmail-8.* sendmail-*-8.* smail-3.* zmailer-2.*
+MAKE_JOBS_SAFE= yes
NO_LATEST_LINK= yes
USE_SUBMAKE= yes
USE_PERL5_BUILD=yes
diff --git a/mail/postfix23/files/patch-makedefs b/mail/postfix23/files/patch-makedefs
index af0dc36d607b..830a7e485d4a 100644
--- a/mail/postfix23/files/patch-makedefs
+++ b/mail/postfix23/files/patch-makedefs
@@ -1,6 +1,6 @@
---- makedefs.orig 2006-08-26 12:54:59.000000000 -0300
-+++ makedefs 2007-10-22 16:57:41.000000000 -0200
-@@ -118,6 +118,10 @@
+--- makedefs.orig 2009-09-15 12:11:32.000000000 -0300
++++ makedefs 2009-09-15 12:12:04.000000000 -0300
+@@ -130,6 +130,12 @@
;;
FreeBSD.6*) SYSTYPE=FREEBSD6
;;
@@ -8,6 +8,8 @@
+ ;;
+ FreeBSD.8*) SYSTYPE=FREEBSD6
+ ;;
++ FreeBSD.9*) SYSTYPE=FREEBSD6
++ ;;
OpenBSD.2*) SYSTYPE=OPENBSD2
;;
OpenBSD.3*) SYSTYPE=OPENBSD3