git: a72a18c05d06 - main - devel/p5-Future: Fix TEST_DEPENDS

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Wed, 05 Apr 2023 17:42:22 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a72a18c05d065d01661c47f19c8cb175b0cd2ed4

commit a72a18c05d065d01661c47f19c8cb175b0cd2ed4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:24:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:31:43 +0000

    devel/p5-Future: Fix TEST_DEPENDS
---
 devel/p5-Future/Makefile | 4 +---
 1 file changed, 1 insertion(+), 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