- Remove outdated PERL_LEVEL check
This commit is contained in:
parent
f62fa47e76
commit
0a4b260c66
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413828
@ -61,11 +61,6 @@ post-install-EXAMPLES-on:
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501800
|
||||
BUILD_DEPENDS+= p5-PathTools>=3.4000:devel/p5-PathTools
|
||||
RUN_DEPENDS+= p5-PathTools>=3.4000:devel/p5-PathTools
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 502200
|
||||
TEST_DEPENDS+= p5-Test-Simple>=1.001.014:devel/p5-Test-Simple
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user