summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-11-20 21:46:20 +0000
committerrillig <rillig@pkgsrc.org>2007-11-20 21:46:20 +0000
commit3a2dd489680736a889764a17fca027404b93f466 (patch)
tree525a62064433533914d8ebfd1b388f8ab2ac27aa /pkgtools
parent13a034c93745cb7bcba0b31353e04df3f59892c5 (diff)
downloadpkgsrc-3a2dd489680736a889764a17fca027404b93f466.tar.gz
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.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index 934a9b068a7..a9b8da0dcec 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -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