git: fa3b89ccbfed - main - www/htmlcxx: Remove USES=pathfix

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 16 Dec 2025 16:04:16 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=fa3b89ccbfeda83202d946d7a16b403d160431de

commit fa3b89ccbfeda83202d946d7a16b403d160431de
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:56:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:59:39 +0000

    www/htmlcxx: Remove USES=pathfix
---
 www/htmlcxx/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/htmlcxx/Makefile b/www/htmlcxx/Makefile
index ef6409eb32bd..dcc5c3ec7205 100644
--- a/www/htmlcxx/Makefile
+++ b/www/htmlcxx/Makefile
@@ -12,7 +12,7 @@ WWW=		https://htmlcxx.sourceforge.net/ \
 LICENSE=	LGPL20
 LICENSE_FILE=	${WRKSRC}/LGPL_V2
 
-USES=		bison:alias compiler:c++14-lang iconv libtool localbase:ldflags pathfix
+USES=		bison:alias compiler:c++14-lang iconv libtool localbase:ldflags
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip