From 7037d208e982ab4369ff395ae0f0eb65c79c88ea Mon Sep 17 00:00:00 2001 From: az Date: Mon, 17 Dec 2012 06:15:27 +0000 Subject: Cleanup supporting perl version 5.8 and 5.10, lang/perl5.8 and lang/5.10 will be removed from ports tree soon. --- science/p5-Geo-Coordinates-Converter/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'science') diff --git a/science/p5-Geo-Coordinates-Converter/Makefile b/science/p5-Geo-Coordinates-Converter/Makefile index f7d294427ecf..8c92743e5488 100644 --- a/science/p5-Geo-Coordinates-Converter/Makefile +++ b/science/p5-Geo-Coordinates-Converter/Makefile @@ -29,11 +29,4 @@ MAN3= Geo::Coordinates::Converter::Datum.3 \ Geo::Coordinates::Converter::Format.3 \ Geo::Coordinates::Converter::Format::ISO6709.3 -.include - -.if ${PERL_LEVEL} < 501001 -BUILD_DEPENDS+= p5-parent>0:${PORTSDIR}/devel/p5-parent -RUN_DEPENDS+= p5-parent>0:${PORTSDIR}/devel/p5-parent -.endif - -.include +.include -- cgit