aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-POM
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 /textproc/p5-Pod-POM
parentca9da06ad1b5c76a9f22078699ba52131f20f53e (diff)
downloadports-4603fee495c39760f26ff412f82621f02102e0fe.tar.gz
ports-4603fee495c39760f26ff412f82621f02102e0fe.zip
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 'textproc/p5-Pod-POM')
-rw-r--r--textproc/p5-Pod-POM/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/textproc/p5-Pod-POM/Makefile b/textproc/p5-Pod-POM/Makefile
index 7b13b2e79c62..27815d0bfc45 100644
--- a/textproc/p5-Pod-POM/Makefile
+++ b/textproc/p5-Pod-POM/Makefile
@@ -44,11 +44,4 @@ MAN3= Pod::POM.3 \
Pod::POM::View::Pod.3 \
Pod::POM::View::Text.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>