summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorschmonz <schmonz@pkgsrc.org>2017-04-12 02:49:10 +0000
committerschmonz <schmonz@pkgsrc.org>2017-04-12 02:49:10 +0000
commit799f20fe90f4035a4009c5c3e8dc1b4403ecbd09 (patch)
treee19208320a4a5048e7ed69ba3ab0bfba52035e93 /time
parentf85f8d7803eb416913b971736a1f7406659e8723 (diff)
downloadpkgsrc-799f20fe90f4035a4009c5c3e8dc1b4403ecbd09.tar.gz
Fix dependency on File::ShareDir. Bump PKGREVISION.
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime-Locale/Makefile5
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