mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 02:53:10 -04:00
Remove outdated PERL_LEVEL check
This commit is contained in:
parent
9904ce3c03
commit
f628a51a25
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501424
1 changed files with 2 additions and 8 deletions
|
@ -14,15 +14,9 @@ COMMENT= Perl module to calculate with strings as if they were big integers
|
|||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
NO_ARCH= yes
|
||||
|
||||
.if ${PERL_LEVEL} < 502508
|
||||
BUILD_DEPENDS+= p5-Math-BigInt>=1.999802:math/p5-Math-BigInt
|
||||
RUN_DEPENDS+= p5-Math-BigInt>=1.999802:math/p5-Math-BigInt
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue