- Remove outdated PERL_LEVEL check
This commit is contained in:
parent
c527935029
commit
2f108c3151
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346406
1 changed files with 1 additions and 7 deletions
|
@ -16,10 +16,4 @@ LICENSE_COMB= dual
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
||||||
.if ${PERL_LEVEL} < 501400
|
|
||||||
TEST_DEPENDS+= p5-Test-Simple>=0.96:${PORTSDIR}/devel/p5-Test-Simple
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
|
||||||
|
|
Loading…
Reference in a new issue