Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Dec 2025 16:03:34 +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: 91fc6ae1bead - main - graphics/jbig2dec: Remove USES=pathfix
Message-ID:  <694182d6.45f18.619523e@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=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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694182d6.45f18.619523e>