aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:24:42 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:31:43 +0000
commita72a18c05d065d01661c47f19c8cb175b0cd2ed4 (patch)
tree278155eeff53128c30ec70778cdf0085a2301e80
parent381f3247a725d610d5fecbe792938384fed70d6c (diff)
downloadports-a72a18c05d065d01661c47f19c8cb175b0cd2ed4.tar.gz
ports-a72a18c05d065d01661c47f19c8cb175b0cd2ed4.zip
devel/p5-Future: Fix TEST_DEPENDS
-rw-r--r--devel/p5-Future/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-Future/Makefile b/devel/p5-Future/Makefile
index fc7b40a5e3fa..c054ee42df22 100644
--- a/devel/p5-Future/Makefile
+++ b/devel/p5-Future/Makefile
@@ -12,9 +12,7 @@ WWW= https://metacpan.org/release/Future
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-TEST_DEPENDS= p5-Test-Fatal>0:devel/p5-Test-Fatal \
- p5-Test-Identity>0:devel/p5-Test-Identity \
- p5-Test-Refcount>0:devel/p5-Test-Refcount
+TEST_DEPENDS= p5-Test2-Suite>=0:devel/p5-Test2-Suite
USES= perl5
USE_PERL5= modbuild