git: 275b5138d3ff - main - devel/p5-Moose: Remove comment

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 03 Feb 2025 16:08:59 UTC
The branch main has been updated by sunpoet:

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

commit 275b5138d3ff72e356aa4b006389587a4ea1faad
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:32:02 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:54:06 +0000

    devel/p5-Moose: Remove comment
    
    Data::Visitor is declared as a development dependency now.
---
 devel/p5-Moose/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/devel/p5-Moose/Makefile b/devel/p5-Moose/Makefile
index 462aa3e4b3af..19a8843dd64e 100644
--- a/devel/p5-Moose/Makefile
+++ b/devel/p5-Moose/Makefile
@@ -13,7 +13,6 @@ WWW=		https://metacpan.org/release/Moose
 LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 
-# Do not add p5-Data-Visitor to TEST_DEPENDS to avoid cyclic dependency
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Class-Load>=0.09:devel/p5-Class-Load \
 		p5-Class-Load-XS>=0.01:devel/p5-Class-Load-XS \