summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-03-07 10:16:05 +0000
committergrant <grant@pkgsrc.org>2004-03-07 10:16:05 +0000
commit701f7297b893326eb35bc33a704772872e9fd118 (patch)
treee638d60f86e53cb27da6cdc4c2344629ae3dd8b0 /mail
parent3ccb73b7e4d2b0ef4afde05f728bc4c40062a179 (diff)
downloadpkgsrc-701f7297b893326eb35bc33a704772872e9fd118.tar.gz
add CONFLICT on sendmail, which also installs bin/mailq and
bin/newaliases.
Diffstat (limited to 'mail')
-rw-r--r--mail/postfix-current/Makefile4
-rw-r--r--mail/postfix/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/mail/postfix-current/Makefile b/mail/postfix-current/Makefile
index 93fa9bf5d3c..1b474d3f600 100644
--- a/mail/postfix-current/Makefile
+++ b/mail/postfix-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/03/06 15:08:32 grant Exp $
+# $NetBSD: Makefile,v 1.26 2004/03/07 10:16:05 grant Exp $
DISTNAME= postfix-2.0.18-20040209
PKGNAME= postfix-20040209
@@ -9,6 +9,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.postfix.org/
COMMENT= Postfix SMTP server and tools
+CONFLICTS+= sendmail-[0-9]
+
DIST_SUBDIR= postfix
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff --git a/mail/postfix/Makefile b/mail/postfix/Makefile
index bbb49fa305d..d3be86b6d2a 100644
--- a/mail/postfix/Makefile
+++ b/mail/postfix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.121 2004/03/07 10:13:46 grant Exp $
+# $NetBSD: Makefile,v 1.122 2004/03/07 10:16:05 grant Exp $
DISTNAME= postfix-2.0.18
PKGREVISION= 1
@@ -9,6 +9,8 @@ MAINTAINER= martti@NetBSD.org
HOMEPAGE= http://www.postfix.org/
COMMENT= Postfix SMTP server and tools
+CONFLICTS+= sendmail-[0-9]*
+
DIST_SUBDIR= postfix
PKG_INSTALLATION_TYPES= overwrite pkgviews