summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorgrant <grant>2004-01-20 03:08:25 +0000
committergrant <grant>2004-01-20 03:08:25 +0000
commit7111ff209b16a4579646b94beb012df872a148b4 (patch)
tree720e08a404ccfee13c0a7765b55ed6f1e9b469c8 /security
parent1367fcca52c97a35dc3fb83d78ceab46cb246845 (diff)
downloadpkgsrc-7111ff209b16a4579646b94beb012df872a148b4.tar.gz
put the stunnel.pid file in /var/run, not ${PREFIX}/var/run.
bump PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r--security/stunnel/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index b0a15d608cf..1755e5be7d3 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.36 2003/11/12 03:39:43 jschauma Exp $
+# $NetBSD: Makefile,v 1.37 2004/01/20 03:08:25 grant Exp $
DISTNAME= stunnel-4.04
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ftp://ftp.fu-berlin.de/unix/security/stunnel/ \
ftp://stunnel.mirt.net/stunnel/ \
@@ -18,7 +18,8 @@ CONFIGURE_ARGS+= --with-ssl=${SSLBASE} \
--with-cert-dir="${SSLCERTS}" \
--with-pem-dir="${SSLCERTS}" \
--with-tcp-wrappers \
- --sysconfdir="${PKG_SYSCONFDIR}"
+ --sysconfdir="${PKG_SYSCONFDIR}" \
+ --localstatedir=/var
PKG_SYSCONFSUBDIR= stunnel