From d1b9bd0ea46f4823f70c2327465cd2f7a8082675 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 24 Jun 2005 17:28:15 +0000 Subject: USE_PERL5 -> USE_TOOLS+=perl. --- net/wget/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/wget') 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 -- cgit v1.2.3