git: e49b2e2a099b - main - graphics/libultrahdr: Remove USES=pathfix

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 16 Dec 2025 16:03:39 UTC
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 \