summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-12-17 06:15:27 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-12-17 06:15:27 +0000
commit4603fee495c39760f26ff412f82621f02102e0fe (patch)
treef1474faebc87d10e4fb68c74e95047fe5ecd8ebc /science
parentCleanup supporting perl version 5.8 and 5.10, (diff)
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
Notes
Notes: svn path=/head/; revision=309063
Diffstat (limited to 'science')
-rw-r--r--science/p5-Geo-Coordinates-Converter/Makefile9
1 files changed, 1 insertions, 8 deletions
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 <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-BUILD_DEPENDS+= p5-parent>0:${PORTSDIR}/devel/p5-parent
-RUN_DEPENDS+= p5-parent>0:${PORTSDIR}/devel/p5-parent
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>