From e7d4aef86bbd56fcb3633484b3c5cc5d913b2a25 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/url2pkg/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pkgtools/url2pkg') diff --git a/pkgtools/url2pkg/Makefile b/pkgtools/url2pkg/Makefile index 668de3b2ae6..4cfe4aa2030 100644 --- a/pkgtools/url2pkg/Makefile +++ b/pkgtools/url2pkg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2002/12/12 14:40:07 abs Exp $ +# $NetBSD: Makefile,v 1.22 2003/03/28 21:14:29 wiz Exp $ # DISTNAME= url2pkg-1.20 @@ -13,7 +13,6 @@ EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} NO_CHECKSUM= yes NO_BUILD= yes -NO_PATCH= yes EXTRACT_CMD= ${ECHO} do-install: -- cgit v1.2.3