Skip to content

Commit

Permalink
devel/p5-Test2-Plugin-NoWarnings: 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 4173b5d commit bb65325
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions devel/p5-Test2-Plugin-NoWarnings/Makefile
Expand Up @@ -18,11 +18,4 @@ USE_PERL5= configure

NO_ARCH= yes

.include <bsd.port.pre.mk>

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

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

0 comments on commit bb65325

Please sign in to comment.