diff options
author | Alex Dupre <ale@FreeBSD.org> | 2004-02-26 14:34:32 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2004-02-26 14:34:32 +0000 |
commit | 07b1e132d343d32fc978d074c542569813c24f25 (patch) | |
tree | 6401c35af8dd60c790b2c2bf7ba35b0d8a380c3e /mail/vpopmail/Makefile | |
parent | ef7481478210721abbe30991f1c914479682a1ca (diff) |
Notes
Diffstat (limited to 'mail/vpopmail/Makefile')
-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 |