svn commit: r316590 - head/astro/p5-Astro-Coords

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Apr 26 09:12:30 UTC 2013


Author: sunpoet
Date: Fri Apr 26 09:12:29 2013
New Revision: 316590
URL: http://svnweb.freebsd.org/changeset/ports/316590

Log:
  - Cleanup Makefile header

Modified:
  head/astro/p5-Astro-Coords/Makefile

Modified: head/astro/p5-Astro-Coords/Makefile
==============================================================================
--- head/astro/p5-Astro-Coords/Makefile	Fri Apr 26 09:11:38 2013	(r316589)
+++ head/astro/p5-Astro-Coords/Makefile	Fri Apr 26 09:12:29 2013	(r316590)
@@ -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>


More information about the svn-ports-head mailing list