summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-05-10 00:07:53 +0000
committerrillig <rillig@pkgsrc.org>2005-05-10 00:07:53 +0000
commit526576882f794ee6041f02a1cdccbdb4dc00d644 (patch)
tree98ab573cdb1b6afdc03972cf6615d4d36508c51f /pkgtools
parentb2a7b1b96b35a7d02a89756a720ebe7f68fa2efb (diff)
downloadpkgsrc-526576882f794ee6041f02a1cdccbdb4dc00d644.tar.gz
The TOOLS phase is not needed for pkglint.
Diffstat (limited to 'pkgtools')
-rw-r--r--pkgtools/pkglint/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkgtools/pkglint/Makefile b/pkgtools/pkglint/Makefile
index 2ecce4fb17a..41de0ff0053 100644
--- a/pkgtools/pkglint/Makefile
+++ b/pkgtools/pkglint/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.233 2005/05/07 22:24:04 wiz Exp $
+# $NetBSD: Makefile,v 1.234 2005/05/10 00:07:53 rillig Exp $
#
DISTNAME= pkglint-4.13
@@ -19,6 +19,7 @@ USE_PERL5= yes
WRKSRC= ${WRKDIR}
NO_CHECKSUM= yes
NO_CONFIGURE= yes
+NO_TOOLS= yes
USE_LANGUAGES= # empty
DISTVER= ${DISTNAME:S/pkglint-//}