summaryrefslogtreecommitdiff
path: root/misc/p5-Msgcat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/p5-Msgcat/Makefile')
-rw-r--r--misc/p5-Msgcat/Makefile5
1 files changed, 2 insertions, 3 deletions
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"