diff options
author | ale <ale@FreeBSD.org> | 2004-02-26 22:34:32 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2004-02-26 22:34:32 +0800 |
commit | 9751066ff5c8e0ab5ed97bf27add5f47589290a6 (patch) | |
tree | 40cb0e3b979b1f8de338900f3c5341179ed3dba3 /mail/vpopmail | |
parent | b87c59ba04ad53e79ffbcd1fd8f3de16b7353a7c (diff) | |
download | freebsd-ports-gnome-9751066ff5c8e0ab5ed97bf27add5f47589290a6.tar.gz freebsd-ports-gnome-9751066ff5c8e0ab5ed97bf27add5f47589290a6.tar.zst freebsd-ports-gnome-9751066ff5c8e0ab5ed97bf27add5f47589290a6.zip |
Add CONFLICTS.
Diffstat (limited to 'mail/vpopmail')
-rw-r--r-- | mail/vpopmail/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |