git: fe407602ba08 - main - devel/log4cxx: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 16:03:20 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fe407602ba080f71d9cd94f408f017ffbd5e4f58
commit fe407602ba080f71d9cd94f408f017ffbd5e4f58
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:55:16 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:55:16 +0000
devel/log4cxx: Remove USES=pathfix
---
devel/log4cxx/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile
index b1d5a593aae6..3ffc58fdb424 100644
--- a/devel/log4cxx/Makefile
+++ b/devel/log4cxx/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libapr-1.so:devel/apr1 \
libfmt.so:devel/libfmt
TEST_DEPENDS= zip:archivers/zip
-USES= cmake:testing compiler:c++17-lang pathfix
+USES= cmake:testing compiler:c++17-lang
CMAKE_OFF= APACHE_MAINTAINER \
APR_STATIC \