mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 11:48:35 -04:00
Remove outdated PERL_LEVEL check
This commit is contained in:
parent
5b719d939f
commit
b75436403e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442310
1 changed files with 1 additions and 8 deletions
|
@ -22,11 +22,4 @@ NO_ARCH= yes
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
USES= perl5
|
USES= perl5
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
||||||
.if ${PERL_LEVEL} < 502200
|
|
||||||
BUILD_DEPENDS+= p5-JSON-PP>=2.27300:converters/p5-JSON-PP
|
|
||||||
RUN_DEPENDS+= p5-JSON-PP>=2.27300:converters/p5-JSON-PP
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue