From dc52048e014fdad9bb69ef9db159835a61c8dd4d Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:07:06 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- devel/p5-FileKGlob/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/p5-FileKGlob/Makefile') diff --git a/devel/p5-FileKGlob/Makefile b/devel/p5-FileKGlob/Makefile index abf8b223435..11b835091cf 100644 --- a/devel/p5-FileKGlob/Makefile +++ b/devel/p5-FileKGlob/Makefile @@ -1,16 +1,16 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 21:32:27 grant Exp $ +# $NetBSD: Makefile,v 1.9 2004/01/20 12:13:29 agc Exp $ # DISTNAME= FileKGlob PKGNAME= p5-FileKGlob-1.2 SVR4_PKGNAME= p5fkg -WRKSRC= ${WRKDIR}/File CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=File/} MAINTAINER= tech-pkg@NetBSD.org COMMENT= Expand a Unix file glob into a list of matching file names +WRKSRC= ${WRKDIR}/File USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/File/KGlob/.packlist -- cgit v1.2.3