summaryrefslogtreecommitdiff
path: root/misc/p5-Msgcat
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-27 02:24:08 +0000
committersnj <snj@pkgsrc.org>2004-04-27 02:24:08 +0000
commite72dda603a79d6b3d7b1f6ffb82f2f32b5f444d0 (patch)
tree271f7a88035861ef3450e5b1d57448b896710aee /misc/p5-Msgcat
parent1e889eaa861f2ddacb56bdae7bf195e50a26037c (diff)
downloadpkgsrc-e72dda603a79d6b3d7b1f6ffb82f2f32b5f444d0.tar.gz
Convert to buildlink3.
Diffstat (limited to 'misc/p5-Msgcat')
-rw-r--r--misc/p5-Msgcat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Msgcat/Makefile b/misc/p5-Msgcat/Makefile
index 245c41f4003..e9a62cf9240 100644
--- a/misc/p5-Msgcat/Makefile
+++ b/misc/p5-Msgcat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/01/20 12:21:02 agc Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/27 02:24:09 snj Exp $
#
DISTNAME= Msgcat-1.01
@@ -12,7 +12,7 @@ HOMEPAGE=
COMMENT= Perl5 module to use the message catalog functions
WRKSRC= ${WRKDIR}/Msgcat
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Locale/Msgcat/.packlist
.include "../../lang/perl5/module.mk"