summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-05-16 14:20:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-05-16 14:20:05 +0000
commit7158c487b8bdcacba93d7338b3283710be283ff7 (patch)
tree96183200312a66bb7b5de8079fae5e2bf067b921 /mail
parent- Use NO_LATEST_LINK. (diff)
- extend CONFLICTS
Notes
Notes: svn path=/head/; revision=296775
Diffstat (limited to 'mail')
-rw-r--r--mail/sendmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 88ea956103ef..c26ab27174a0 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Reliable, highly configurable mail transfer agent with utilities
-CONFLICTS?= courier-0.* postfix-1.* postfix-2.* smail-3.* zmailer-2.*
+CONFLICTS?= courier-0.* postfix-1.* postfix-2.* smail-3.* zmailer-2.* opensmtpd-*
.if !defined(SENDMAIL_WITHOUT_SHMEM) && !defined(BUILDING_INDEX)
IPCCHECK!= ipcrm -q 0 2>&1 || true