mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 21:00:30 -04:00
Remove outdated PERL_LEVEL check
This commit is contained in:
parent
4551f80337
commit
040bce6b0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501426
1 changed files with 1 additions and 7 deletions
|
@ -29,10 +29,4 @@ USE_PERL5= configure
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
||||||
.if ${PERL_LEVEL} < 502501
|
|
||||||
RUN_DEPENDS+= p5-Scalar-List-Utils>=1.45:lang/p5-Scalar-List-Utils
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue