From 95b3e3e2360a18f5efbc61ef85a063b7481be09f 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/pkgdepgraph/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools/pkgdepgraph') diff --git a/pkgtools/pkgdepgraph/Makefile b/pkgtools/pkgdepgraph/Makefile index 2222809216e..bd05b59e4cb 100644 --- a/pkgtools/pkgdepgraph/Makefile +++ b/pkgtools/pkgdepgraph/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2003/03/26 04:50:18 atatat Exp $ +# $NetBSD: Makefile,v 1.10 2003/03/29 12:42:11 jmmv Exp $ # DISTNAME= pkgdepgraph-2.4 +WRKSRC= ${WRKDIR} CATEGORIES= pkgtools devel MASTER_SITES= # empty DISTFILES= # empty @@ -16,7 +17,6 @@ COMMENT= Visual representation of installed NetBSD packages USE_PERL5= YES EXTRACT_ONLY= # empty -WRKSRC= ${WRKDIR} NO_CHECKSUM= yes NO_CONFIGURE= yes -- cgit v1.2.3