aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Hash-FieldHash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Hash-FieldHash/Makefile')
-rw-r--r--devel/p5-Hash-FieldHash/Makefile19
1 files changed, 1 insertions, 18 deletions
diff --git a/devel/p5-Hash-FieldHash/Makefile b/devel/p5-Hash-FieldHash/Makefile
index bb1499ae47c3..e6da03d3836b 100644
--- a/devel/p5-Hash-FieldHash/Makefile
+++ b/devel/p5-Hash-FieldHash/Makefile
@@ -20,21 +20,4 @@ PERL_CONFIGURE= yes
MAN3= Hash::FieldHash.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501000
-BUILD_DEPENDS+= p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat
-RUN_DEPENDS+= p5-MRO-Compat>=0.10:${PORTSDIR}/devel/p5-MRO-Compat
-.endif
-
-.if ${PERL_LEVEL} < 501001
-BUILD_DEPENDS+= p5-Devel-PPPort>=3.19:${PORTSDIR}/devel/p5-Devel-PPPort \
- p5-parent>=0.221:${PORTSDIR}/devel/p5-parent
-RUN_DEPENDS+= p5-parent>=0.221:${PORTSDIR}/devel/p5-parent
-.endif
-
-.if ${PERL_LEVEL} < 501200
-BUILD_DEPENDS+= p5-ExtUtils-ParseXS>=2.21:${PORTSDIR}/devel/p5-ExtUtils-ParseXS
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>