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
commit487cd231d0e6a63df29ca3d3cef0e6c9da4bee61 (patch)
treed59514724e4561ff8aa20a70bd842828aff4a0a9 /security/stunnel
parent9dd0a152a1e12a8a1ed7721f7989025d288112fc (diff)
downloadpkgsrc-487cd231d0e6a63df29ca3d3cef0e6c9da4bee61.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