Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2025 16:04:16 +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: fa3b89ccbfed - main - www/htmlcxx: Remove USES=pathfix
Message-ID:  <69418300.45db3.4cfdaf95@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=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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69418300.45db3.4cfdaf95>