- Remove outdated PERL_LEVEL check
This commit is contained in:
parent
115338e205
commit
c527935029
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346405
@ -17,10 +17,4 @@ LICENSE_COMB= dual
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501400
|
||||
BUILD_DEPENDS+= p5-ExtUtils-Constant>=0.23:${PORTSDIR}/devel/p5-ExtUtils-Constant
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user