git: fe59fd9bed62 - main - devel/log4cpp: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 16:03:19 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fe59fd9bed6280a2da432abd30803cba29a04c3c
commit fe59fd9bed6280a2da432abd30803cba29a04c3c
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:55:15 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:55:15 +0000
devel/log4cpp: Remove USES=pathfix
---
devel/log4cpp/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/log4cpp/Makefile b/devel/log4cpp/Makefile
index 7e9f9c972f66..0eeb27f17c76 100644
--- a/devel/log4cpp/Makefile
+++ b/devel/log4cpp/Makefile
@@ -10,7 +10,7 @@ WWW= https://log4cpp.sourceforge.net/
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= autoreconf compiler:c++11-lang gmake libtool pathfix
+USES= autoreconf compiler:c++11-lang gmake libtool
CONFIGURE_ARGS= --disable-dot --disable-html-docs --disable-latex-docs
GNU_CONFIGURE= yes