summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/qpopper/Makefile.common10
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/qpopper/Makefile.common b/mail/qpopper/Makefile.common
index a06a62b8179..b55a4568cdb 100644
--- a/mail/qpopper/Makefile.common
+++ b/mail/qpopper/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2004/12/17 07:35:56 taca Exp $
+# $NetBSD: Makefile.common,v 1.12 2004/12/18 02:44:12 grant Exp $
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --libexecdir=${LOCALBASE}/libexec \
@@ -8,16 +8,16 @@ CONFIGURE_ARGS+= --libexecdir=${LOCALBASE}/libexec \
--enable-log-facility=LOG_${QPOPPER_FAC} \
--disable-update-abort --without-gdbm
+VERSION= 4.0.5
+
+.include "../../mk/bsd.prefs.mk"
+
QPOPPER_USER?= pop
QPOPPER_GROUP?= mail
QPOPPER_FAC?= LOCAL1
QPOPPER_APOP_AUTH?= ${PKG_SYSCONFDIR}/apop.auth
DB_SUFFIX?= db
-VERSION= 4.0.5
-
-.include "../../mk/bsd.prefs.mk"
-
.if defined(KERBEROS)
PKG_USE_KERBEROS= # defined
CONFIGURE_ARGS+= --enable-kerberos