aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix27/Makefile
diff options
context:
space:
mode:
authorSahil Tandon <sahil@FreeBSD.org>2011-01-24 23:59:22 +0000
committerSahil Tandon <sahil@FreeBSD.org>2011-01-24 23:59:22 +0000
commitdb69feb0ab7f40e0069a9136f504ac50364150c1 (patch)
treef5821862947d8eb731a0dcf1ae33ecf6ebd0f8bc /mail/postfix27/Makefile
parent9bc183e27ef36c8fad29f74f9f347a0c6ed030b4 (diff)
downloadports-db69feb0ab7f40e0069a9136f504ac50364150c1.tar.gz
ports-db69feb0ab7f40e0069a9136f504ac50364150c1.zip
Notes
Diffstat (limited to 'mail/postfix27/Makefile')
-rw-r--r--mail/postfix27/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/postfix27/Makefile b/mail/postfix27/Makefile
index 85462df57726..c3a8fd675b6f 100644
--- a/mail/postfix27/Makefile
+++ b/mail/postfix27/Makefile
@@ -21,9 +21,11 @@ MAINTAINER= sahil@FreeBSD.org
COMMENT= A secure alternative to widely-used Sendmail
VDAVERSION= 2.7.0
-CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-68-9].* postfix-current-2.* \
- sendmail-8.* sendmail+*-8.* smail-3.* zmailer-2.*
+CONFLICTS= courier-0.* postfix-1.* postfix-2.[0-689].* postfix-base-2.[0-689].* \
+ postfix-current-2.* postfix-current-base-2.* sendmail-8.* \
+ sendmail+*-8.* smail-3.* zmailer-2.*
+NO_LATEST_LINK= yes
USE_SUBMAKE= yes
USE_PERL5_BUILD=yes
SCRIPTS_ENV+= POSTFIX_DEFAULT_MTA="${POSTFIX_DEFAULT_MTA}"