diff options
Diffstat (limited to 'devel/p5-DateTime-TimeZone/Makefile')
-rw-r--r-- | devel/p5-DateTime-TimeZone/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/p5-DateTime-TimeZone/Makefile b/devel/p5-DateTime-TimeZone/Makefile index fe9cd6f1a033..00290eda66cb 100644 --- a/devel/p5-DateTime-TimeZone/Makefile +++ b/devel/p5-DateTime-TimeZone/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DateTime-TimeZone -PORTVERSION= 0.88 +PORTVERSION= 0.90 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -37,10 +37,6 @@ post-install: .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500703 -BUILD_DEPENDS+= p5-Storable>=0:${PORTSDIR}/devel/p5-Storable -.endif - .if ${PERL_LEVEL} < 500806 RUN_DEPENDS+= p5-PathTools>=3:${PORTSDIR}/devel/p5-PathTools .endif |