Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Dec 2025 11:23:54 +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: 84164a46b662 - main - devel/hoel: Remove USES=pathfix
Message-ID:  <693806ca.86fa.64a9cc23@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=84164a46b662ce367da589d9149fa77bd2d827f4

commit 84164a46b662ce367da589d9149fa77bd2d827f4
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-09 06:38:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-09 11:20:56 +0000

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

diff --git a/devel/hoel/Makefile b/devel/hoel/Makefile
index 070ddfe1f61a..07335ce3c916 100644
--- a/devel/hoel/Makefile
+++ b/devel/hoel/Makefile
@@ -11,7 +11,7 @@ WWW=		https://babelouest.github.io/hoel/ \
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake pathfix
+USES=		cmake
 
 BUILD_DEPENDS=	jansson>=2.4:devel/jansson \
 		orcania>=2.3.2:devel/orcania \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?693806ca.86fa.64a9cc23>