Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2025 06:34:17 GMT
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: f4e895b252c9 - main - net/p5-URI: Add BUILD_DEPENDS
Message-ID:  <202510130634.59D6YHVi046445@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=f4e895b252c95d8dc294c91cb57c80ed56a275e1

commit f4e895b252c95d8dc294c91cb57c80ed56a275e1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-13 06:25:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-13 06:25:09 +0000

    net/p5-URI: Add BUILD_DEPENDS
---
 net/p5-URI/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net/p5-URI/Makefile b/net/p5-URI/Makefile
index 5b4d9e6a5887..1f8316ecb1d8 100644
--- a/net/p5-URI/Makefile
+++ b/net/p5-URI/Makefile
@@ -12,6 +12,7 @@ LICENSE=	ART10 GPLv1+
 LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BUILD_DEPENDS=	${RUN_DEPENDS}
 RUN_DEPENDS=	p5-MIME-Base32>=0:converters/p5-MIME-Base32 \
 		p5-MIME-Base64>=0:converters/p5-MIME-Base64
 TEST_DEPENDS=	p5-Test-Fatal>=0:devel/p5-Test-Fatal \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510130634.59D6YHVi046445>