diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-10-15 13:39:11 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-10-15 13:39:11 +0000 |
commit | 63b7fbd702ec913eaa49a5c687cefc0411f23b96 (patch) | |
tree | d0a6c39dd409d428ecbb17130ad4ed25eb39aae5 /mail/vpopmail | |
parent | 146a0de9e6befb06720d8d5f0e0a030e9d963a9a (diff) | |
download | ports-63b7fbd702ec913eaa49a5c687cefc0411f23b96.tar.gz ports-63b7fbd702ec913eaa49a5c687cefc0411f23b96.zip |
Notes
Diffstat (limited to 'mail/vpopmail')
-rw-r--r-- | mail/vpopmail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/vpopmail/Makefile b/mail/vpopmail/Makefile index 8334d2f22145..7d82e43840ff 100644 --- a/mail/vpopmail/Makefile +++ b/mail/vpopmail/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail \ GNU_CONFIGURE= YES USE_GMAKE= YES -CONFIGURE_ARGS= --enable-qmail-dir=${QMAIL_DIR} \ +CONFIGURE_ARGS= --enable-qmaildir=${QMAIL_DIR} \ --enable-tcprules-bin=${LOCALBASE}/bin/tcprules \ --enable-tcpserver-file=${PREFIX}/vpopmail/etc/tcp.smtp |