aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 14:30:49 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 15:07:00 +0000
commit87f013ca69120654d93615912d1d48f71136b9aa (patch)
tree1c19c58a95a99933dd132b235b6e468ce26def16
parenta6ab355b67282fd51545ee9532110ea731726d2c (diff)
downloadports-87f013ca69120654d93615912d1d48f71136b9aa.tar.gz
ports-87f013ca69120654d93615912d1d48f71136b9aa.zip
math/p5-Math-BigInt-Lite: Update *_DEPENDS
Math-BigRat has been merged into Math-BigInt since 2.000000. And math/p5-Math-BigRat has been removed from the ports tree.
-rw-r--r--math/p5-Math-BigInt-Lite/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/p5-Math-BigInt-Lite/Makefile b/math/p5-Math-BigInt-Lite/Makefile
index 1b3274a2a9f3..0bd6319d1ac8 100644
--- a/math/p5-Math-BigInt-Lite/Makefile
+++ b/math/p5-Math-BigInt-Lite/Makefile
@@ -13,8 +13,7 @@ LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-Math-BigInt>=1.999840:math/p5-Math-BigInt
-TEST_DEPENDS= p5-Math-BigRat>=0.2616:math/p5-Math-BigRat
+RUN_DEPENDS= p5-Math-BigInt>=2.000000:math/p5-Math-BigInt
USES= perl5
USE_PERL5= configure