Date: Tue, 16 Dec 2025 21:22:20 +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: 3a8403289a53 - main - devel/icu: Remove USES=pathfix Message-ID: <6941cd8c.3d730.4e40e964@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=3a8403289a534a29e468934d590eb6a4d807a57d commit 3a8403289a534a29e468934d590eb6a4d807a57d Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-12-16 21:16:58 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-12-16 21:16:58 +0000 devel/icu: Remove USES=pathfix --- devel/icu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/icu/Makefile b/devel/icu/Makefile index e3b4960e7d7a..7985ff0fd187 100644 --- a/devel/icu/Makefile +++ b/devel/icu/Makefile @@ -16,7 +16,7 @@ LICENSE_NAME= ICU license LICENSE_FILE= ${WRKSRC}/../LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept -USES+= compiler:c++11-lib cpe gmake pathfix python:build tar:tgz +USES+= compiler:c++11-lib cpe gmake python:build tar:tgz GNU_CONFIGURE= yes CONFIGURE_ARGS?=--disable-layoutexhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6941cd8c.3d730.4e40e964>
