summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/p5-Astro-Coords/Makefile9
1 files changed, 1 insertions, 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 <bsd.port.pre.mk>
-
-.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 <bsd.port.post.mk>
+.include <bsd.port.mk>