mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
- Remove outdated PERL_LEVEL check
This commit is contained in:
parent
664b35b785
commit
d447e7410d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346392
1 changed files with 1 additions and 8 deletions
|
@ -18,11 +18,4 @@ TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires
|
||||||
USE_PERL5= modbuild
|
USE_PERL5= modbuild
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
||||||
.if ${PERL_LEVEL} < 501400
|
|
||||||
BUILD_DEPENDS+= p5-CPAN-Meta>=0:${PORTSDIR}/devel/p5-CPAN-Meta
|
|
||||||
TEST_DEPENDS+= p5-Test-Simple>=0.98:${PORTSDIR}/devel/p5-Test-Simple
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue