summaryrefslogtreecommitdiff
path: root/security/stunnel
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2004-12-29 09:53:17 +0000
committerminskim <minskim@pkgsrc.org>2004-12-29 09:53:17 +0000
commit27fa99852f1c301229981be82facf39ff517b9bc (patch)
treed59514724e4561ff8aa20a70bd842828aff4a0a9 /security/stunnel
parente30b836125514c369dd309b44d5edcb4df7ce07d (diff)
downloadpkgsrc-27fa99852f1c301229981be82facf39ff517b9bc.tar.gz
Use VARBASE.
Diffstat (limited to 'security/stunnel')
-rw-r--r--security/stunnel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index 96c9dd4d2de..40b7ce0cbab 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2004/12/28 09:09:52 martti Exp $
+# $NetBSD: Makefile,v 1.45 2004/12/29 09:53:17 minskim Exp $
DISTNAME= stunnel-4.06
CATEGORIES= security
@@ -18,7 +18,7 @@ CONFIGURE_ARGS+= --with-ssl=${SSLBASE} \
--with-pem-dir="${SSLCERTS}" \
--with-tcp-wrappers \
--sysconfdir="${PKG_SYSCONFDIR}" \
- --localstatedir=/var
+ --localstatedir=${VARBASE}
PKG_SYSCONFSUBDIR= stunnel