summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-03-07 10:20:06 +0000
committergrant <grant@pkgsrc.org>2004-03-07 10:20:06 +0000
commit5647b0ed4d66bcc24b9674e968876d2af490ea49 (patch)
tree409a27914284e30237adf43e23423c1e396db405 /mail
parent701f7297b893326eb35bc33a704772872e9fd118 (diff)
downloadpkgsrc-5647b0ed4d66bcc24b9674e968876d2af490ea49.tar.gz
add CONFLICT on postfix, which also installs bin/mailq and
bin/newaliases.
Diffstat (limited to 'mail')
-rw-r--r--mail/sendmail/Makefile4
-rw-r--r--mail/sendmail811/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 75d5553ed02..11c876f501a 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2003/12/03 22:11:02 reed Exp $
+# $NetBSD: Makefile,v 1.67 2004/03/07 10:20:06 grant Exp $
.include "../../mail/sendmail/Makefile.common"
@@ -6,6 +6,8 @@ PKGNAME= sendmail-${DIST_VERS}
PKGREVISION= 2
COMMENT= The well known Mail Transport Agent
+CONFLICTS+= postfix-[0-9]*
+
MESSAGE_SRC= ${WRKDIR}/.MESSAGE_SRC
PLIST_SRC= ${WRKDIR}/.PLIST_SRC
diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile
index ccdeb8892fc..b1d59512b2c 100644
--- a/mail/sendmail811/Makefile
+++ b/mail/sendmail811/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/01/20 12:19:44 agc Exp $
+# $NetBSD: Makefile,v 1.15 2004/03/07 10:20:06 grant Exp $
DISTNAME= sendmail.8.11.6
PKGNAME= sendmail-8.11.6
@@ -27,6 +27,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.sendmail.org/
COMMENT= The well known Mail Transport Agent
+CONFLICTS+= postfix-[0-9]*
+
LICENSE= no-profit
WRKSRC= ${WRKDIR}/${PKGNAME:C/nb[0-9]+$//}