summaryrefslogtreecommitdiff
path: root/security/stunnel
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-06-16 09:23:22 +0000
committerrillig <rillig@pkgsrc.org>2006-06-16 09:23:22 +0000
commit328847734f39c3f654f783e1fa11269c0f4fdd64 (patch)
tree10af9021697e79e29a1be330b5e7dd4bbb92a6cb /security/stunnel
parent07e89eed90c08cbc399f7bb7e60930d089ed0859 (diff)
downloadpkgsrc-328847734f39c3f654f783e1fa11269c0f4fdd64.tar.gz
REPLACE_PERL without a runtime dependency to Perl is useless. Bumped
PKGREVISION.
Diffstat (limited to 'security/stunnel')
-rw-r--r--security/stunnel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/stunnel/Makefile b/security/stunnel/Makefile
index a7c472b90eb..c28be601c62 100644
--- a/security/stunnel/Makefile
+++ b/security/stunnel/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.54 2006/04/08 04:30:18 martti Exp $
+# $NetBSD: Makefile,v 1.55 2006/06/16 09:23:22 rillig Exp $
DISTNAME= stunnel-4.07
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= ftp://ftp.fu-berlin.de/unix/security/stunnel/ \
ftp://stunnel.mirt.net/stunnel/ \
@@ -23,6 +23,7 @@ PKG_SYSCONFSUBDIR= stunnel
RCD_SCRIPTS= stunnel
REPLACE_PERL+= src/stunnel3.in
+USE_TOOLS+= perl:run
.include "../../mk/bsd.prefs.mk"
.include "options.mk"