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/pkg_tarup/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'pkgtools/pkg_tarup/Makefile') diff --git a/pkgtools/pkg_tarup/Makefile b/pkgtools/pkg_tarup/Makefile index d25993983b7..4719b1af697 100644 --- a/pkgtools/pkg_tarup/Makefile +++ b/pkgtools/pkg_tarup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/11/23 22:47:02 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/03/28 21:14:27 wiz Exp $ DISTNAME= pkg_tarup-1.2 CATEGORIES= pkgtools @@ -11,7 +11,6 @@ COMMENT= Generates binary package from installed pkg EXTRACT_ONLY= # empty WRKSRC= ${WRKDIR} NO_CHECKSUM= yes -NO_PATCH= yes NO_BUILD= yes NO_MTREE= yes -- cgit v1.2.3