Removed USE_TOOLS+=perl:run, since Perl is not used as a tool, only as a

dependency which is included automatically by the various Perl modules.

I wonder why the PERL5 variable is still defined without perl being in
USE_TOOLS.
This commit is contained in:
rillig 2007-11-20 21:46:20 +00:00
parent 13a034c937
commit 3a2dd48968

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.365 2007/10/07 12:59:14 kano Exp $
# $NetBSD: Makefile,v 1.366 2007/11/20 21:46:20 rillig Exp $
#
DISTNAME= pkglint-4.79
@ -18,8 +18,6 @@ DEPENDS+= p5-pkgsrc-Dewey>=1.0:../../pkgtools/p5-pkgsrc-Dewey
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= perl:run
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
NO_BUILD= yes