git: 0c54251b79de - main - graphics/lcms: Remove USES=pathfix

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 16 Dec 2025 16:03:35 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0c54251b79de263463a68ea60a4b7454f67ce4e7

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

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

diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile
index 160b63b0b785..fbd5784b3cfe 100644
--- a/graphics/lcms/Makefile
+++ b/graphics/lcms/Makefile
@@ -13,7 +13,7 @@ WWW=		https://www.littlecms.com/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		cpe libtool localbase:ldflags pathfix
+USES=		cpe libtool localbase:ldflags
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip