git: 25e25845d95f - main - textproc/xerces-c3: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 16:04:12 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=25e25845d95fa3d568024e889e4fcba571ead886
commit 25e25845d95fa3d568024e889e4fcba571ead886
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:56:04 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:59:38 +0000
textproc/xerces-c3: Remove USES=pathfix
---
textproc/xerces-c3/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/textproc/xerces-c3/Makefile b/textproc/xerces-c3/Makefile
index 3099c5a6aee1..edec102b0b5b 100644
--- a/textproc/xerces-c3/Makefile
+++ b/textproc/xerces-c3/Makefile
@@ -12,7 +12,7 @@ WWW= https://xerces.apache.org/xerces-c/ \
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= compiler cpe iconv libtool pathfix
+USES= compiler cpe iconv libtool
CONFIGURE_ARGS= --enable-netaccessor-socket \
--enable-transcoder-iconv \