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) --- textproc/p5-Parse-Flex/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'textproc/p5-Parse-Flex') diff --git a/textproc/p5-Parse-Flex/Makefile b/textproc/p5-Parse-Flex/Makefile index e6209b2efa25..68ca7dfe63b9 100644 --- a/textproc/p5-Parse-Flex/Makefile +++ b/textproc/p5-Parse-Flex/Makefile @@ -18,10 +18,4 @@ PERL_CONFIGURE= yes MAN3= Parse::Flex.3 Parse::Flex::Generate.3 -.include - -.if ${PERL_LEVEL} < 500703 -RUN_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils -.endif - -.include +.include -- cgit v1.2.3