Date: Tue, 09 Dec 2025 11:24:03 +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: 5e29060b82fe - main - devel/libfmt: Remove USES=pathfix Message-ID: <693806d3.99fe.5bee5512@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5e29060b82fe907f22b8a7573c360fcbf33b758e commit 5e29060b82fe907f22b8a7573c360fcbf33b758e Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-12-09 06:38:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-12-09 11:20:59 +0000 devel/libfmt: Remove USES=pathfix --- devel/libfmt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libfmt/Makefile b/devel/libfmt/Makefile index eb3f08a9cb49..9b24aa631949 100644 --- a/devel/libfmt/Makefile +++ b/devel/libfmt/Makefile @@ -12,7 +12,7 @@ WWW= https://fmt.dev/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:testing compiler:c++11-lang cpe pathfix zip +USES= cmake:testing compiler:c++11-lang cpe zip CMAKE_OFF= FMT_CUDA_TEST \ FMT_DOC \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?693806d3.99fe.5bee5512>
