summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"