pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/wget USE_PERL5 -> USE_TOOLS+=perl.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/91cb32e41fa4
branches:  trunk
changeset: 496207:91cb32e41fa4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Jun 24 17:28:15 2005 +0000

description:
USE_PERL5 -> USE_TOOLS+=perl.

diffstat:

 net/wget/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r fabfa2a224e9 -r 91cb32e41fa4 net/wget/Makefile
--- a/net/wget/Makefile Fri Jun 24 17:27:15 2005 +0000
+++ b/net/wget/Makefile Fri Jun 24 17:28:15 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.81 2005/04/11 21:47:02 tv Exp $
+# $NetBSD: Makefile,v 1.82 2005/06/24 17:28:15 wiz Exp $
 
 DISTNAME=      wget-1.9.1
 PKGREVISION=   5
@@ -11,7 +11,7 @@
 
 BUILD_USES_MSGFMT=     YES
 
-USE_PERL5=             build
+USE_TOOLS+=            perl
 USE_PKGINSTALL=                YES
 
 GNU_CONFIGURE=         YES



Home | Main Index | Thread Index | Old Index