From 9fe10635e9884f4460d28c4ebef2f5e0a9390980 Mon Sep 17 00:00:00 2001 From: roam Date: Mon, 15 Oct 2001 13:39:11 +0000 Subject: Fix a CONFIGURE_ARGS typo: --enable-qmail-dir -> --enable-qmaildir. No PORTREVISION bump necessary IMHO. Submitted by: "Dmitry Osipov" --- mail/vpopmail/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/vpopmail/Makefile') diff --git a/mail/vpopmail/Makefile b/mail/vpopmail/Makefile index 8334d2f..7d82e43 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 -- cgit v1.1