summaryrefslogtreecommitdiff
path: root/mail/bsmtp
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-10-10 19:19:38 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-10-10 19:19:38 +0000
commite060580dadff70bccf221f78ba902e892adbe48f (patch)
treef7e101f72eafbd36c02feca2960fe201c6f39a52 /mail/bsmtp
parentUpdate to 2.8.2. (diff)
Mark bsmtp and smail as mutually conflicting.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes: svn path=/head/; revision=90815
Diffstat (limited to 'mail/bsmtp')
-rw-r--r--mail/bsmtp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/bsmtp/Makefile b/mail/bsmtp/Makefile
index 8c1fcbb7ec09..ac474d684ff7 100644
--- a/mail/bsmtp/Makefile
+++ b/mail/bsmtp/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= naddy
MAINTAINER= naddy@FreeBSD.org
COMMENT= Batch SMTP support for sendmail, incoming and outgoing
+CONFLICTS= smail-3.*
+
USE_PERL5= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
HAS_CONFIGURE= yes