From 25e25845d95fa3d568024e889e4fcba571ead886 Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh Date: Tue, 16 Dec 2025 23:56:04 +0800 Subject: [PATCH] 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 \