Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2025 16:04:12 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 25e25845d95f - main - textproc/xerces-c3: Remove USES=pathfix
Message-ID:  <694182fc.467b1.438417dd@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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 \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694182fc.467b1.438417dd>