From bd104e94125bfe7dfcebf5b4161276a4198449e9 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. --- cross/bfd-mdsetimage/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cross/bfd-mdsetimage') diff --git a/cross/bfd-mdsetimage/Makefile b/cross/bfd-mdsetimage/Makefile index 6a6813f1b91..06052bb5720 100644 --- a/cross/bfd-mdsetimage/Makefile +++ b/cross/bfd-mdsetimage/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2003/03/28 21:14:15 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/03/29 12:40:23 jmmv Exp $ DISTNAME= bfd-mdsetimage-1.15.1 +WRKSRC= ${WRKDIR} CATEGORIES= cross MASTER_SITES= # empty DISTFILES= # empty @@ -11,7 +12,6 @@ COMMENT= mdsetimage using libbfd. Used for cross-building distributions DEPENDS= cross-binutils>=2.9.1.1:../binutils EXTRACT_ONLY= # empty -WRKSRC= ${WRKDIR} NO_CHECKSUM= yes NO_CONFIGURE= yes -- cgit v1.2.3