diff options
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 |