summaryrefslogtreecommitdiff
path: root/mail/vpopmail-devel
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2001-10-15 13:39:11 +0000
committerPeter Pentchev <roam@FreeBSD.org>2001-10-15 13:39:11 +0000
commit63b7fbd702ec913eaa49a5c687cefc0411f23b96 (patch)
treed0a6c39dd409d428ecbb17130ad4ed25eb39aae5 /mail/vpopmail-devel
parentUpdate to 3.0 release. (diff)
Fix a CONFIGURE_ARGS typo: --enable-qmail-dir -> --enable-qmaildir.
No PORTREVISION bump necessary IMHO. Submitted by: "Dmitry Osipov" <daosipov@mail.ru>
Notes
Notes: svn path=/head/; revision=48795
Diffstat (limited to 'mail/vpopmail-devel')
-rw-r--r--mail/vpopmail-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/vpopmail-devel/Makefile b/mail/vpopmail-devel/Makefile
index 8334d2f22145..7d82e43840ff 100644
--- a/mail/vpopmail-devel/Makefile
+++ b/mail/vpopmail-devel/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