Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2025 16:03:32 +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: e5c53b312ec4 - main - graphics/geos: Remove USES=pathfix
Message-ID:  <694182d4.45e1b.260520f3@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=e5c53b312ec429d6931eabc6c04e920c6d7c151d

commit e5c53b312ec429d6931eabc6c04e920c6d7c151d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:55:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:55:28 +0000

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

diff --git a/graphics/geos/Makefile b/graphics/geos/Makefile
index 37fb8a9ed853..29f4c541a61d 100644
--- a/graphics/geos/Makefile
+++ b/graphics/geos/Makefile
@@ -12,7 +12,7 @@ WWW=		https://libgeos.org/ \
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		cmake:testing compiler:c++14-lang pathfix tar:bzip2
+USES=		cmake:testing compiler:c++14-lang tar:bzip2
 
 CMAKE_OFF=	BUILD_BENCHMARKS \
 		BUILD_TESTING \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694182d4.45e1b.260520f3>