summaryrefslogtreecommitdiff
path: root/mail/qpopper
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-07-13 13:24:37 +0000
committermarkd <markd@pkgsrc.org>2004-07-13 13:24:37 +0000
commit42a6ac4c163b43d7c1c96262e39a12754d886c5c (patch)
treeafbb42d56547495ccef2903cd7e566566f4c078c /mail/qpopper
parentab4f4fcf00bc7797b59f645566c64c22fbb75a95 (diff)
downloadpkgsrc-42a6ac4c163b43d7c1c96262e39a12754d886c5c.tar.gz
s/with/enable/ to fix build when QPOPPER_USER != pop
Diffstat (limited to 'mail/qpopper')
-rw-r--r--mail/qpopper/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/qpopper/Makefile.common b/mail/qpopper/Makefile.common
index e536ca29e28..b706b1149f7 100644
--- a/mail/qpopper/Makefile.common
+++ b/mail/qpopper/Makefile.common
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.9 2004/06/22 23:53:52 xtraeme Exp $
+# $NetBSD: Makefile.common,v 1.10 2004/07/13 13:24:37 markd Exp $
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --libexecdir=${LOCALBASE}/libexec \
--sysconfdir=${LOCALBASE}/etc \
--enable-apop=${QPOPPER_APOP_AUTH} \
- --with-popuid=${QPOPPER_USER} \
+ --enable-popuid=${QPOPPER_USER} \
--enable-log-facility=LOG_${QPOPPER_FAC} \
--disable-update-abort --without-gdbm