- Remove outdated PERL_LEVEL check
This commit is contained in:
parent
2b228d03e3
commit
27282d7268
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413820
1 changed files with 1 additions and 7 deletions
|
@ -18,10 +18,4 @@ NO_ARCH= yes
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
||||||
.if ${PERL_LEVEL} < 501800
|
|
||||||
TEST_DEPENDS+= p5-CPAN-Meta>=2.120900:devel/p5-CPAN-Meta
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
|
||||||
|
|
Loading…
Reference in a new issue