From c5567e0726e72f8f150aa5f05a7ec8f10609d170 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 17 Jul 2004 18:52:01 +0000 Subject: [PATCH] - add CONFLICTS --- mail/sendmail/Makefile | 1 + mail/sendmail811/Makefile | 1 + mail/sendmail812/Makefile | 1 + 3 files changed, 3 insertions(+) diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index e838fe57d22a..4b68cd6e3f86 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -18,6 +18,7 @@ COMMENT= Reliable, highly configurable mail transfer agent with utilities CONFLICTS?= courier-0.* postfix-1.* postfix-2.* smail-3.* zmailer-2.* CONFLICTS+= sendmail-8.11.* sendmail-*-8.11.* sendmail+*-8.11.* +CONFLICTS+= sendmail-8.12.* sendmail-*-8.12.* sendmail+*-8.12.* WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WCONF= ${WRKSRC}/devtools/Site diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile index 7ebda04b487a..2a468319bb5d 100644 --- a/mail/sendmail811/Makefile +++ b/mail/sendmail811/Makefile @@ -19,6 +19,7 @@ COMMENT= Reliable, highly configurable mail transfer agent with utilities CONFLICTS?= courier-0.* postfix-1.* postfix-2.* smail-3.* zmailer-2.* CONFLICTS+= sendmail-8.12.* sendmail-*-8.12.* sendmail+*-8.12.* +CONFLICTS+= sendmail-8.13.* sendmail-*-8.13.* sendmail+*-8.13.* NO_LATEST_LINK= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WCONF= ${WRKSRC}/devtools/Site diff --git a/mail/sendmail812/Makefile b/mail/sendmail812/Makefile index 561986a8a854..a30ac84c2eaf 100644 --- a/mail/sendmail812/Makefile +++ b/mail/sendmail812/Makefile @@ -23,6 +23,7 @@ COMMENT= Reliable, highly configurable mail transfer agent with utilities CONFLICTS?= courier-0.* postfix-1.* postfix-2.* smail-3.* zmailer-2.* CONFLICTS+= sendmail-8.11.* sendmail-*-8.11.* sendmail+*-8.11.* +CONFLICTS+= sendmail-8.13.* sendmail-*-8.13.* sendmail+*-8.13.* WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WCONF= ${WRKSRC}/devtools/Site