diff options
Diffstat (limited to 'time/p5-DateTime/Makefile')
-rw-r--r-- | time/p5-DateTime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/p5-DateTime/Makefile b/time/p5-DateTime/Makefile index 2c2e6fc760c..76b2e559a9e 100644 --- a/time/p5-DateTime/Makefile +++ b/time/p5-DateTime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2015/07/05 13:49:45 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2015/07/12 18:56:32 wiz Exp $ DISTNAME= DateTime-1.20 PKGNAME= p5-${DISTNAME}00 @@ -13,7 +13,7 @@ LICENSE= artistic-2.0 BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception BUILD_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal BUILD_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings -BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple +#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple DEPENDS+= p5-DateTime-Locale>=0.41:../../time/p5-DateTime-Locale DEPENDS+= p5-DateTime-TimeZone>=1.74:../../time/p5-DateTime-TimeZone |