git: 399ade962c15 - main - graphics/libexif: Remove USES=pathfix

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=399ade962c158ebec462cae2c72be92627be7cc0

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

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

diff --git a/graphics/libexif/Makefile b/graphics/libexif/Makefile
index a31a9eda702b..6d59274a7ff9 100644
--- a/graphics/libexif/Makefile
+++ b/graphics/libexif/Makefile
@@ -10,7 +10,7 @@ WWW=		https://libexif.github.io/
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		cpe gmake libtool localbase pathfix pkgconfig tar:bzip2
+USES=		cpe gmake libtool localbase pkgconfig tar:bzip2
 
 CONFIGURE_ARGS=	--disable-docs
 GNU_CONFIGURE=	yes