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/cdpack/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgtools/cdpack') diff --git a/pkgtools/cdpack/Makefile b/pkgtools/cdpack/Makefile index 061d9630c48..33fe236d3c3 100644 --- a/pkgtools/cdpack/Makefile +++ b/pkgtools/cdpack/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2003/03/28 21:14:25 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2003/03/29 12:42:09 jmmv Exp $ # DISTNAME= cdpack-1.5 +WRKSRC= ${WRKDIR} CATEGORIES= pkgtools MASTER_SITES= # empty DISTFILES= # empty @@ -13,7 +14,6 @@ COMMENT= utility to create multi-cd binary package collections # for mkisofs DEPENDS+= cdrecord-[0-9]*:../../sysutils/cdrecord -WRKSRC= ${WRKDIR} NO_CHECKSUM= yes NO_CONFIGURE= yes -- cgit v1.2.3