git: 226cba4f727e - main - devel/zziplib: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 16:03:26 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=226cba4f727ecfb71de89f28ed33b934078e032e
commit 226cba4f727ecfb71de89f28ed33b934078e032e
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:55:23 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:55:23 +0000
devel/zziplib: Remove USES=pathfix
---
devel/zziplib/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/zziplib/Makefile b/devel/zziplib/Makefile
index d4685a39f506..9c83c7910d0d 100644
--- a/devel/zziplib/Makefile
+++ b/devel/zziplib/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE_MPL11= ${WRKSRC}/docs/COPYING.MPL
BUILD_DEPENDS= bash:shells/bash
-USES= cmake compiler:c11 cpe pathfix
+USES= cmake compiler:c11 cpe
CMAKE_OFF= FORTIFY \
MSVC_STATIC_RUNTIME \