pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/stunnel REPLACE_PERL without a runtime depend...
details: https://anonhg.NetBSD.org/pkgsrc/rev/324c79d6f9de
branches: trunk
changeset: 514668:324c79d6f9de
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri Jun 16 09:23:22 2006 +0000
description:
REPLACE_PERL without a runtime dependency to Perl is useless. Bumped
PKGREVISION.
diffstat:
security/stunnel/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 0f7a42c43dfa -r 324c79d6f9de security/stunnel/Makefile
--- a/security/stunnel/Makefile Fri Jun 16 09:23:21 2006 +0000
+++ b/security/stunnel/Makefile Fri Jun 16 09:23:22 2006 +0000
@@ -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 @@
RCD_SCRIPTS= stunnel
REPLACE_PERL+= src/stunnel3.in
+USE_TOOLS+= perl:run
.include "../../mk/bsd.prefs.mk"
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index