Remove outdated PERL_LEVEL check
This commit is contained in:
parent
5ed02542cb
commit
34a175c58c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501414
1 changed files with 1 additions and 7 deletions
|
@ -27,10 +27,4 @@ USE_PERL5= configure
|
|||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 502501
|
||||
RUN_DEPENDS+= p5-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue