aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Tie-ToObject/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Tie-ToObject/Makefile')
-rw-r--r--devel/p5-Tie-ToObject/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/devel/p5-Tie-ToObject/Makefile b/devel/p5-Tie-ToObject/Makefile
index 9e32ecfff5c7..4358e8acee3a 100644
--- a/devel/p5-Tie-ToObject/Makefile
+++ b/devel/p5-Tie-ToObject/Makefile
@@ -22,11 +22,4 @@ MAN3= Tie::ToObject.3
post-extract:
@${REINPLACE_CMD} -e '/Test::/d' ${WRKSRC}/Makefile.PL
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500800
-BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>