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. --- misc/p5-Msgcat/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'misc/p5-Msgcat') diff --git a/misc/p5-Msgcat/Makefile b/misc/p5-Msgcat/Makefile index b8da6115d6a..885c9a870d1 100644 --- a/misc/p5-Msgcat/Makefile +++ b/misc/p5-Msgcat/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/01/13 12:56:50 manu Exp $ +# $NetBSD: Makefile,v 1.2 2003/03/29 12:41:51 jmmv Exp $ # DISTNAME= Msgcat-1.01 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5lco +WRKSRC= ${WRKDIR}/Msgcat CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Locale/} @@ -14,7 +15,5 @@ COMMENT= perl5 module to use the message catalog functions USE_BUILDLINK2= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Locale/Msgcat/.packlist -WRKSRC= ${WRKDIR}/Msgcat - .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3