mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Remove outdated PERL_LEVEL check
This commit is contained in:
parent
8a32218e56
commit
2b228d03e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=413819
1 changed files with 0 additions and 7 deletions
|
@ -19,13 +19,6 @@ USES= perl5
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501800
|
||||
BUILD_DEPENDS+= p5-CPAN-Meta-Requirements>=2.121:devel/p5-CPAN-Meta-Requirements \
|
||||
p5-CPAN-Meta-YAML>=0.008:devel/p5-CPAN-Meta-YAML
|
||||
RUN_DEPENDS+= p5-CPAN-Meta-Requirements>=2.121:devel/p5-CPAN-Meta-Requirements \
|
||||
p5-CPAN-Meta-YAML>=0.008:devel/p5-CPAN-Meta-YAML
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 502000
|
||||
BUILD_DEPENDS+= p5-Parse-CPAN-Meta>=1.44.14:devel/p5-Parse-CPAN-Meta
|
||||
RUN_DEPENDS+= p5-Parse-CPAN-Meta>=1.44.14:devel/p5-Parse-CPAN-Meta
|
||||
|
|
Loading…
Add table
Reference in a new issue