aboutsummaryrefslogtreecommitdiff
path: root/devel/svk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/svk/Makefile')
-rw-r--r--devel/svk/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/devel/svk/Makefile b/devel/svk/Makefile
index 1b00c6336a35..a46cf0c8a4ed 100644
--- a/devel/svk/Makefile
+++ b/devel/svk/Makefile
@@ -50,7 +50,7 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/List/MoreUtils.pm:${PORTSDIR}/lang/p5-L
p5-version>=0.68:${PORTSDIR}/devel/p5-version
RUN_DEPENDS= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+PERL_CONFIGURE= 5.8.1+
MAN1= svk.1
MAN3= SVK.3 \
@@ -151,10 +151,6 @@ MAN3= SVK.3 \
.include <bsd.port.pre.mk>
-.if ${PERL_LEVEL} < 500801
-IGNORE= this program only support perl 5.8.1 or above
-.endif
-
.if ${PERL_LEVEL} < 500807
BUILD_DEPENDS+= p5-Encode>=2.10:${PORTSDIR}/converters/p5-Encode
RUN_DEPENDS+= p5-Encode>=2.10:${PORTSDIR}/converters/p5-Encode