aboutsummaryrefslogtreecommitdiff
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
parentdf62a7086ecbb96a608452e02367270b151b0574 (diff)
downloadports-e060580dadff70bccf221f78ba902e892adbe48f.tar.gz
ports-e060580dadff70bccf221f78ba902e892adbe48f.zip
Notes
-rw-r--r--mail/bsmtp/Makefile2
-rw-r--r--mail/smail/Makefile2
2 files changed, 4 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
diff --git a/mail/smail/Makefile b/mail/smail/Makefile
index 406fa62aed70..02bb4098d1d7 100644
--- a/mail/smail/Makefile
+++ b/mail/smail/Makefile
@@ -16,6 +16,8 @@ MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A program used for receiving and delivering mail
+CONFLICTS= bsmtp-*
+
BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident
.if !exists(/usr/include/tcpd.h)
LIB_DEPENDS= wrap.7:${PORTSDIR}/security/tcp_wrapper