- Cleanup Makefile header

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2013-04-26 09:12:29 +00:00
parent 667c95271b
commit 4a3f7ed4e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=316590

View file

@ -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>