From db69feb0ab7f40e0069a9136f504ac50364150c1 Mon Sep 17 00:00:00 2001 From: Sahil Tandon Date: Mon, 24 Jan 2011 23:59:22 +0000 Subject: Set NO_LATEST_LINK to prevent overlap with mail/postfix and update CONFLICTS for cases in which postfix-base or postfix-current-base packages are already installed. Feature safe: yes --- mail/postfix27/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mail') 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}" -- cgit v1.2.3