Date: Tue, 09 Dec 2025 11:24:00 +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: 1c35d40b28d3 - main - devel/libcbor: Remove USES=pathfix Message-ID: <693806d0.3fc2f.5f07c9a7@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=1c35d40b28d351dbd675221733dc76dd27367749 commit 1c35d40b28d351dbd675221733dc76dd27367749 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-12-09 06:38:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-12-09 11:20:58 +0000 devel/libcbor: Remove USES=pathfix --- devel/libcbor/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/libcbor/Makefile b/devel/libcbor/Makefile index 81a6f35ada05..f01e491c451f 100644 --- a/devel/libcbor/Makefile +++ b/devel/libcbor/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/PJK/libcbor LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md -USES= cmake pathfix +USES= cmake CMAKE_OFF= CBOR_CUSTOM_ALLOC \ CMAKE_INTERPROCEDURAL_OPTIMIZATION \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?693806d0.3fc2f.5f07c9a7>
