summaryrefslogtreecommitdiff
path: root/net/wget
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-06-24 17:28:15 +0000
committerwiz <wiz@pkgsrc.org>2005-06-24 17:28:15 +0000
commitd1b9bd0ea46f4823f70c2327465cd2f7a8082675 (patch)
tree667b59aba399282aa5c22cfa64318b9553deedaa /net/wget
parentfd887aa9025ee3b9fca9228d0285d8f0a0464166 (diff)
downloadpkgsrc-d1b9bd0ea46f4823f70c2327465cd2f7a8082675.tar.gz
USE_PERL5 -> USE_TOOLS+=perl.
Diffstat (limited to 'net/wget')
-rw-r--r--net/wget/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/wget/Makefile b/net/wget/Makefile
index 4bd0bc5e239..31cd2be787a 100644
--- a/net/wget/Makefile
+++ b/net/wget/Makefile
@@ -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 @@ COMMENT= Retrieve files from the 'net via HTTP and FTP
BUILD_USES_MSGFMT= YES
-USE_PERL5= build
+USE_TOOLS+= perl
USE_PKGINSTALL= YES
GNU_CONFIGURE= YES