Skip to content

Commit

Permalink
devel/p5-Test2-Plugin-Cover: Remove outdated PERL_LEVEL check
Browse files Browse the repository at this point in the history
lang/perl5.30 has been removed in b3fb5d8.
  • Loading branch information
sunpoet committed Jun 3, 2022
1 parent fff898b commit ae199a5
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions devel/p5-Test2-Plugin-Cover/Makefile
Expand Up @@ -21,13 +21,7 @@ TEST_DEPENDS= p5-Test2-Suite>=0.000130:devel/p5-Test2-Suite
USES= perl5
USE_PERL5= configure

.include <bsd.port.pre.mk>

.if ${PERL_LEVEL} < 503200
RUN_DEPENDS+= p5-Test-Simple>=1.302166:devel/p5-Test-Simple
.endif

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Test2/Plugin/Cover/Cover.so

.include <bsd.port.post.mk>
.include <bsd.port.mk>

0 comments on commit ae199a5

Please sign in to comment.