From 328847734f39c3f654f783e1fa11269c0f4fdd64 Mon Sep 17 00:00:00 2001 From: rillig Date: Fri, 16 Jun 2006 09:23:22 +0000 Subject: REPLACE_PERL without a runtime dependency to Perl is useless. Bumped PKGREVISION. --- security/stunnel/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'security/stunnel') 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" -- cgit v1.2.3