diff options
Diffstat (limited to 'time/p5-DateTime-Locale')
-rw-r--r-- | time/p5-DateTime-Locale/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/time/p5-DateTime-Locale/Makefile b/time/p5-DateTime-Locale/Makefile index 4e7230b200e..bb7405177d8 100644 --- a/time/p5-DateTime-Locale/Makefile +++ b/time/p5-DateTime-Locale/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2017/04/04 11:59:54 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2017/04/12 02:49:10 schmonz Exp $ DISTNAME= DateTime-Locale-1.16 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= time perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/} @@ -11,7 +12,7 @@ COMMENT= Localization data for p5-DateTime LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Dist-CheckConflicts>=0.02:../../devel/p5-Dist-CheckConflicts -DEPENDS+= p5-File-ShareDir-Install-[0-9]*:../../devel/p5-File-ShareDir-Install +DEPENDS+= p5-File-ShareDir-[0-9]*:../../devel/p5-File-ShareDir DEPENDS+= p5-Params-ValidationCompiler>=0.13:../../devel/p5-Params-ValidationCompiler DEPENDS+= p5-Scalar-List-Utils>=1.45:../../devel/p5-Scalar-List-Utils DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio |