Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2025 16:03:39 +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: e49b2e2a099b - main - graphics/libultrahdr: Remove USES=pathfix
Message-ID:  <694182db.44f31.74e877bd@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=e49b2e2a099b7d7d0c74d55ee8954804e84d9d7a

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

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

diff --git a/graphics/libultrahdr/Makefile b/graphics/libultrahdr/Makefile
index 0d4226d1dfd2..7f02961043bd 100644
--- a/graphics/libultrahdr/Makefile
+++ b/graphics/libultrahdr/Makefile
@@ -11,7 +11,7 @@ WWW=		https://developer.android.com/media/platform/hdr-image-format \
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake jpeg pathfix
+USES=		cmake jpeg
 
 CMAKE_OFF=	UHDR_BUILD_BENCHMARK \
 		UHDR_BUILD_DEPS \


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694182db.44f31.74e877bd>