aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-02-26 14:34:32 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-02-26 14:34:32 +0000
commit07b1e132d343d32fc978d074c542569813c24f25 (patch)
tree6401c35af8dd60c790b2c2bf7ba35b0d8a380c3e /mail
parentef7481478210721abbe30991f1c914479682a1ca (diff)
Notes
Diffstat (limited to 'mail')
-rw-r--r--mail/qmailadmin/Makefile2
-rw-r--r--mail/vpopmail/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/qmailadmin/Makefile b/mail/qmailadmin/Makefile
index 57430b31be1d..2b8cc9ce7cbd 100644
--- a/mail/qmailadmin/Makefile
+++ b/mail/qmailadmin/Makefile
@@ -31,6 +31,8 @@ BUILD_DEPENDS+= ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx
RUN_DEPENDS+= ezmlm-idx:${PORTSDIR}/mail/ezmlm-idx
.endif
+CONFLICTS= qmailadmin-devel-1.*
+
GNU_CONFIGURE= YES
USE_GMAKE= YES
diff --git a/mail/vpopmail/Makefile b/mail/vpopmail/Makefile
index 2c800bda81ed..6396fe88b35a 100644
--- a/mail/vpopmail/Makefile
+++ b/mail/vpopmail/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \
RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \
${LOCALBASE}/bin/tcprules:${PORTSDIR}/sysutils/ucspi-tcp
+CONFLICTS= vpopmail-devel-5.*
+
GNU_CONFIGURE= YES
USE_GMAKE= YES
USE_REINPLACE= YES