diff options
Diffstat (limited to 'math/p5-Number-Latin/Makefile')
-rw-r--r-- | math/p5-Number-Latin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Number-Latin/Makefile b/math/p5-Number-Latin/Makefile index 8e70a39ff74..2cab35385bd 100644 --- a/math/p5-Number-Latin/Makefile +++ b/math/p5-Number-Latin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/10/18 21:55:32 abs Exp $ +# $NetBSD: Makefile,v 1.2 2004/04/27 21:26:09 snj Exp $ DISTNAME= Number-Latin-1.01 PKGNAME= p5-${DISTNAME} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Number/} MAINTAINER= norm@sandbox.org.uk COMMENT= Perl module for "lower/upper-latin" numbering system -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Number/Latin/.packlist .include "../../lang/perl5/module.mk" |