git: f212539daed2 - main - devel/priv_wrapper: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Dec 2025 11:24:16 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f212539daed26978961f4f4bee0b2c0fa2fc9591
commit f212539daed26978961f4f4bee0b2c0fa2fc9591
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-09 06:39:02 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-09 11:21:03 +0000
devel/priv_wrapper: Remove USES=pathfix
---
devel/priv_wrapper/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/priv_wrapper/Makefile b/devel/priv_wrapper/Makefile
index 9dcd183ec00e..eb0ba5b2b723 100644
--- a/devel/priv_wrapper/Makefile
+++ b/devel/priv_wrapper/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= cmocka>=1.1.0:sysutils/cmocka
-USES= cmake:testing pathfix
+USES= cmake:testing
CMAKE_OFF= HELGRIND_TESTING \
PICKY_DEVELOPER \