From 526576882f794ee6041f02a1cdccbdb4dc00d644 Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 10 May 2005 00:07:53 +0000 Subject: The TOOLS phase is not needed for pkglint. --- pkgtools/pkglint/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pkgtools') 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-//} -- cgit v1.2.3