aboutsummaryrefslogtreecommitdiffstats
path: root/mail/bsmtp
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-10-11 03:19:38 +0800
committernaddy <naddy@FreeBSD.org>2003-10-11 03:19:38 +0800
commit39d53448be104d06e0bf05ebd51edd420b1a5dfc (patch)
treee0198db37590f95014ed4e2edc7c1ae4c59481e8 /mail/bsmtp
parent608baaf7e97d1df68d9c86e0cc26c6cfeef14ff9 (diff)
downloadfreebsd-ports-gnome-39d53448be104d06e0bf05ebd51edd420b1a5dfc.tar.gz
freebsd-ports-gnome-39d53448be104d06e0bf05ebd51edd420b1a5dfc.tar.zst
freebsd-ports-gnome-39d53448be104d06e0bf05ebd51edd420b1a5dfc.zip
Mark bsmtp and smail as mutually conflicting.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
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