summaryrefslogtreecommitdiff
path: root/mail/dovecot
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-06-21 08:32:05 +0000
committerxtraeme <xtraeme>2004-06-21 08:32:05 +0000
commite8fb69d9518409a42ae45ddb00e709ac18bf8b61 (patch)
treefa4ee0551a5da2234011b98d5c8704797e965761 /mail/dovecot
parent03520d444b036618331cac23a3187f2b3d4ea8b4 (diff)
downloadpkgsrc-e8fb69d9518409a42ae45ddb00e709ac18bf8b61.tar.gz
Use ${VARBASE} instead of "/var".
Diffstat (limited to 'mail/dovecot')
-rw-r--r--mail/dovecot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 18da58354b4..8deaf6754f5 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2004/06/21 08:30:24 xtraeme Exp $
+# $NetBSD: Makefile,v 1.21 2004/06/21 08:32:05 xtraeme Exp $
DISTNAME= dovecot-0.99.10.6
CATEGORIES= mail
@@ -18,7 +18,7 @@ USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
-CONFIGURE_ARGS+= --localstatedir=/var
+CONFIGURE_ARGS+= --localstatedir=${VARBASE}
CONFIGURE_ARGS+= --with-ssldir=${SSLCERTS}
# Avoid an ICE in gcc2 on sparc64