git: 519e47967307 - main - www/llhttp: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 16:04:18 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=519e47967307bde307fd1dc06ccc61535ec0046b
commit 519e47967307bde307fd1dc06ccc61535ec0046b
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:56:09 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:59:39 +0000
www/llhttp: Remove USES=pathfix
---
www/llhttp/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/llhttp/Makefile b/www/llhttp/Makefile
index fa55cfdca540..2b827c702dcd 100644
--- a/www/llhttp/Makefile
+++ b/www/llhttp/Makefile
@@ -11,7 +11,7 @@ WWW= https://llhttp.org/ \
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE-MIT
-USES= cmake cpe pathfix
+USES= cmake cpe
CMAKE_ON= BUILD_SHARED_LIBS