Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2026 05:29:59 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 96ae2933de90 - main - devel/p5-ExtUtils-CppGuess: Remove Perl core module
Message-ID:  <6a13de57.345f1.39aafaa6@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 96ae2933de90d8b5950da68e0c19e6b050f4066b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-05-25 05:22:55 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-05-25 05:27:29 +0000

    devel/p5-ExtUtils-CppGuess: Remove Perl core module
---
 devel/p5-ExtUtils-CppGuess/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/devel/p5-ExtUtils-CppGuess/Makefile b/devel/p5-ExtUtils-CppGuess/Makefile
index fca9019195e0..1888458f33c5 100644
--- a/devel/p5-ExtUtils-CppGuess/Makefile
+++ b/devel/p5-ExtUtils-CppGuess/Makefile
@@ -13,7 +13,6 @@ LICENSE_COMB=	dual
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Capture-Tiny>=0:devel/p5-Capture-Tiny
-TEST_DEPENDS=	p5-ExtUtils-CBuilder>=0.280231:devel/p5-ExtUtils-CBuilder
 
 USES=		perl5
 USE_PERL5=	configure


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a13de57.345f1.39aafaa6>