aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-VCP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-VCP/Makefile')
-rw-r--r--devel/p5-VCP/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/p5-VCP/Makefile b/devel/p5-VCP/Makefile
index c5f6f04e59e0..da313fbb34c4 100644
--- a/devel/p5-VCP/Makefile
+++ b/devel/p5-VCP/Makefile
@@ -28,6 +28,8 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-X
${SITE_PERL}/${PERL_ARCH}/List/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils
RUN_DEPENDS= ${BUILD_DEPENDS}
+USE_PERL5= yes
+
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500800
@@ -37,10 +39,6 @@ RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
PERL_CONFIGURE= yes
-.if ${PERL_LEVEL} < 500600
-BROKEN= "Does not compile with perl ${PERL_VERSION}"
-.endif
-
MAN1= vcp.1
MAN3= RevML::Doctype.3 \
RevML::Writer.3 \