mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-29 10:18:30 +00:00
- Remove outdated PERL_LEVEL check
This commit is contained in:
parent
c081f54fc1
commit
148ddb411f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=346409
@ -22,13 +22,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
USE_PERL5= modbuildtiny
|
||||
USES= perl5
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PERL_LEVEL} < 501400
|
||||
BUILD_DEPENDS+= p5-CPAN-Meta>=0:${PORTSDIR}/devel/p5-CPAN-Meta \
|
||||
p5-JSON-PP>=2:${PORTSDIR}/converters/p5-JSON-PP
|
||||
RUN_DEPENDS+= p5-CPAN-Meta>=0:${PORTSDIR}/devel/p5-CPAN-Meta \
|
||||
p5-JSON-PP>=2:${PORTSDIR}/converters/p5-JSON-PP
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user