From 28a4483bc777c89eee6271b908911b048e4ded12 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 28 Mar 2003 21:14:10 +0000 Subject: NO_PATCH is deprecated, says pkglint. Remove it. --- pkgtools/pkgdep/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pkgtools/pkgdep') diff --git a/pkgtools/pkgdep/Makefile b/pkgtools/pkgdep/Makefile index b00de4ae4bd..041fc8ded14 100644 --- a/pkgtools/pkgdep/Makefile +++ b/pkgtools/pkgdep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2001/12/15 20:25:39 agc Exp $ +# $NetBSD: Makefile,v 1.5 2003/03/28 21:14:27 wiz Exp $ # DISTNAME= pkgdep-1.0 @@ -14,7 +14,6 @@ USE_PERL5= YES EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} NO_CHECKSUM= yes -NO_PATCH= yes NO_CONFIGURE= yes do-build: -- cgit v1.2.3