mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Remove outdated PERL_LEVEL check
This commit is contained in:
parent
2e280867aa
commit
c18d2e28fa
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442349
1 changed files with 1 additions and 8 deletions
|
@ -32,11 +32,4 @@ USE_PERL5= configure
|
||||||
XS_BUILD_DEPENDS= p5-Class-XSAccessor>=1.18:devel/p5-Class-XSAccessor
|
XS_BUILD_DEPENDS= p5-Class-XSAccessor>=1.18:devel/p5-Class-XSAccessor
|
||||||
XS_RUN_DEPENDS= ${XS_BUILD_DEPENDS}
|
XS_RUN_DEPENDS= ${XS_BUILD_DEPENDS}
|
||||||
|
|
||||||
.include <bsd.port.pre.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
||||||
.if ${PERL_LEVEL} < 502200 && ${PORT_OPTIONS:MXS}
|
|
||||||
BUILD_DEPENDS+= p5-Scalar-List-Utils>=0:lang/p5-Scalar-List-Utils
|
|
||||||
RUN_DEPENDS+= p5-Scalar-List-Utils>=0:lang/p5-Scalar-List-Utils
|
|
||||||
.endif
|
|
||||||
|
|
||||||
.include <bsd.port.post.mk>
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue