summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2007-11-20 21:46:20 +0000
committerrillig <rillig>2007-11-20 21:46:20 +0000
commit5e51cb2a03e3871073b55e1a7e2081a1d5db8bf0 (patch)
tree525a62064433533914d8ebfd1b388f8ab2ac27aa /pkgtools
parent7511e2da993f8d28f84632dadb1387f6dc05b248 (diff)
downloadpkgsrc-5e51cb2a03e3871073b55e1a7e2081a1d5db8bf0.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