From 0916498c1b6dd1e6312100e3813722d9ec0a3ae4 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 29 Mar 2003 12:40:00 +0000 Subject: Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. --- pkgtools/pkg_comp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools/pkg_comp/Makefile') diff --git a/pkgtools/pkg_comp/Makefile b/pkgtools/pkg_comp/Makefile index e8c76cce3d2..24e8cacdbb3 100644 --- a/pkgtools/pkg_comp/Makefile +++ b/pkgtools/pkg_comp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2003/03/28 21:14:27 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/03/29 12:42:10 jmmv Exp $ DISTNAME= pkg_comp-1.6 +WRKSRC= ${WRKDIR} CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty @@ -12,7 +13,6 @@ EXTRACT_ONLY= # empty NO_CHECKSUM= YES NO_CONFIGURE= YES NO_BUILD= YES -WRKSRC= ${WRKDIR} .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3