- Remove outdated PERL_LEVEL check
This commit is contained in:
parent
f8ade70341
commit
3c95985dcc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407772
1 changed files with 1 additions and 8 deletions
|
@ -20,11 +20,4 @@ NO_ARCH= yes
|
|||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501800
|
||||
BUILD_DEPENDS+= p5-PathTools>=3.4000:${PORTSDIR}/devel/p5-PathTools
|
||||
RUN_DEPENDS+= p5-PathTools>=3.4000:${PORTSDIR}/devel/p5-PathTools
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue