git: 9862ee97d3e8 - main - security/aws-lc: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 16:04:00 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9862ee97d3e8d2c1aa1ec9fe63916daced52fa38
commit 9862ee97d3e8d2c1aa1ec9fe63916daced52fa38
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:55:53 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:55:53 +0000
security/aws-lc: Remove USES=pathfix
---
security/aws-lc/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/security/aws-lc/Makefile b/security/aws-lc/Makefile
index 0f8eb6d0ca95..bfb4e5b4b697 100644
--- a/security/aws-lc/Makefile
+++ b/security/aws-lc/Makefile
@@ -12,7 +12,7 @@ LICENSE= APACHE20 BSD3CLAUSE ISCL MIT OpenSSL
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= cmake pathfix
+USES= cmake
CMAKE_OFF= BUILD_TESTING \
ENABLE_DATA_INDEPENDENT_TIMING \