Remove outdated PERL_LEVEL check after lang/perl5.26 removal

This commit is contained in:
Sunpoet Po-Chuan Hsieh
2020-10-01 08:02:43 +00:00
parent 9c374c8fc1
commit 4cbf691ffd
+1 -7
View File
@@ -31,10 +31,4 @@ USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502708
TEST_DEPENDS+= p5-JSON-PP>=2.97001:converters/p5-JSON-PP
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>