From 4a3f7ed4e79c84a59a42987a2c96e0e2be1ecbf7 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Fri, 26 Apr 2013 09:12:29 +0000 Subject: [PATCH] - Cleanup Makefile header --- astro/p5-Astro-Coords/Makefile | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/astro/p5-Astro-Coords/Makefile b/astro/p5-Astro-Coords/Makefile index 1155a81d6be2..0f01f4107dca 100644 --- a/astro/p5-Astro-Coords/Makefile +++ b/astro/p5-Astro-Coords/Makefile @@ -33,11 +33,4 @@ MAN3= Astro::Coords.3 \ Astro::Coords::Offset.3 \ Astro::Coords::Planet.3 -.include - -.if ${PERL_LEVEL} < 501000 -BUILD_DEPENDS+= p5-Time-Piece>=1.02:${PORTSDIR}/devel/p5-Time-Piece -RUN_DEPENDS+= p5-Time-Piece>=1.02:${PORTSDIR}/devel/p5-Time-Piece -.endif - -.include +.include