git: 91fc6ae1bead - main - graphics/jbig2dec: Remove USES=pathfix

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=91fc6ae1bead1f04e303a61b173adf4c9f967f4e

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

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

diff --git a/graphics/jbig2dec/Makefile b/graphics/jbig2dec/Makefile
index bd39afe6acc4..907ad785585b 100644
--- a/graphics/jbig2dec/Makefile
+++ b/graphics/jbig2dec/Makefile
@@ -11,7 +11,7 @@ WWW=		https://github.com/ArtifexSoftware/jbig2dec
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		cpe libtool pathfix python:env,test shebangfix
+USES=		cpe libtool python:env,test shebangfix
 
 CONFIGURE_ENV=	ac_cv_func_getopt_long=yes
 GNU_CONFIGURE=	yes