mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Remove outdated PERL_LEVEL check
This commit is contained in:
parent
5296f1d766
commit
c8536fa685
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=476433
1 changed files with 1 additions and 7 deletions
|
@ -36,10 +36,4 @@ NO_ARCH= yes
|
|||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 502300
|
||||
TEST_DEPENDS+= p5-Scalar-List-Utils>=1.42:lang/p5-Scalar-List-Utils
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue