From c10f314307a4e84ca4811cb03db549590b4c364a Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Wed, 22 Jul 2009 16:27:08 +0000 Subject: - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav) --- devel/p5-DateTime/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'devel/p5-DateTime/Makefile') diff --git a/devel/p5-DateTime/Makefile b/devel/p5-DateTime/Makefile index 634d554fb3e3..b8fe40f560d1 100644 --- a/devel/p5-DateTime/Makefile +++ b/devel/p5-DateTime/Makefile @@ -33,11 +33,4 @@ post-install: @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif -.include - -.if ${PERL_LEVEL} < 500703 -RUN_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ - p5-Time-Local>=1.04:${PORTSDIR}/devel/p5-Time-Local -.endif - -.include +.include -- cgit v1.2.3