summaryrefslogtreecommitdiff
path: root/pkgtools
diff options
context:
space:
mode:
authorrillig <rillig>2005-05-10 00:07:53 +0000
committerrillig <rillig>2005-05-10 00:07:53 +0000
commitff87cfc5932fe6d0230af902ad3b77cee5edcb65 (patch)
tree98ab573cdb1b6afdc03972cf6615d4d36508c51f /pkgtools
parent3ef4206fa4f278384eb23e53ea701fbe44516e47 (diff)
downloadpkgsrc-ff87cfc5932fe6d0230af902ad3b77cee5edcb65.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-//}