git: e3928d495a8e - main - archivers/*: remove unneeded USES=pathfix

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Wed, 23 Jul 2025 09:10:31 UTC
The branch main has been updated by bapt:

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

commit e3928d495a8e3fb97c365b972b0bd06f12a3a1cc
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-07-23 09:09:45 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-07-23 09:10:28 +0000

    archivers/*: remove unneeded USES=pathfix
    
    The framework deals with .pc files without the needs of patching the
    source (since 2017)
---
 archivers/brotli/Makefile      | 2 +-
 archivers/bzip3/Makefile       | 2 +-
 archivers/c-blosc2/Makefile    | 2 +-
 archivers/engrampa/Makefile    | 2 +-
 archivers/lhasa/Makefile       | 2 +-
 archivers/libarchive/Makefile  | 2 +-
 archivers/libdeflate/Makefile  | 2 +-
 archivers/libdynamite/Makefile | 2 +-
 archivers/libmspack/Makefile   | 2 +-
 archivers/libzip/Makefile      | 2 +-
 archivers/lrzip/Makefile       | 2 +-
 archivers/minizip-ng/Makefile  | 2 +-
 archivers/minizip/Makefile     | 2 +-
 archivers/quazip/Makefile      | 2 +-
 archivers/rpm4/Makefile        | 2 +-
 archivers/unadf/Makefile       | 2 +-
 archivers/unarr/Makefile       | 2 +-
 archivers/unshield/Makefile    | 2 +-
 18 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/archivers/brotli/Makefile b/archivers/brotli/Makefile
index defd206fb49d..9878b7513768 100644
--- a/archivers/brotli/Makefile
+++ b/archivers/brotli/Makefile
@@ -14,7 +14,7 @@ WWW=		https://github.com/google/brotli
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake:testing cpe pathfix pkgconfig
+USES=		cmake:testing cpe pkgconfig
 CPE_VENDOR=	google
 USE_LDCONFIG=	yes
 
diff --git a/archivers/bzip3/Makefile b/archivers/bzip3/Makefile
index 45569666c7e8..c1a6067ad312 100644
--- a/archivers/bzip3/Makefile
+++ b/archivers/bzip3/Makefile
@@ -12,7 +12,7 @@ LICENSE_COMB=	multi
 LICENSE_FILE_APACHE20=	${WRKSRC}/3rdparty/libsais-LICENSE
 LICENSE_FILE_LGPL3+ =	${WRKSRC}/LICENSE
 
-USES=		cmake cpe pathfix tar:xz
+USES=		cmake cpe tar:xz
 CPE_VENDOR=	bzip3_project
 USE_LDCONFIG=	yes
 
diff --git a/archivers/c-blosc2/Makefile b/archivers/c-blosc2/Makefile
index a9f36b8650aa..193b1ec911ca 100644
--- a/archivers/c-blosc2/Makefile
+++ b/archivers/c-blosc2/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 LIB_DEPENDS=	liblz4.so:archivers/liblz4 \
 		libzstd.so:archivers/zstd
 
-USES=		cmake:testing pathfix
+USES=		cmake:testing
 
 CMAKE_OFF=	BUILD_LITE \
 		DEACTIVATE_AVX2 \
diff --git a/archivers/engrampa/Makefile b/archivers/engrampa/Makefile
index 4b046f71dc7a..440108434361 100644
--- a/archivers/engrampa/Makefile
+++ b/archivers/engrampa/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS=	${LOCALBASE}/bin/gtar:archivers/gtar \
 PORTSCOUT=	limitw:1,even
 
 USES=		desktop-file-utils gettext gmake gnome libtool localbase \
-		mate pathfix pkgconfig tar:xz
+		mate pkgconfig tar:xz
 USE_MATE=	caja
 USE_GNOME=	cairo gtk30 intltool
 USE_LDCONFIG=	yes
diff --git a/archivers/lhasa/Makefile b/archivers/lhasa/Makefile
index 9d365084edd6..e56ced84bde3 100644
--- a/archivers/lhasa/Makefile
+++ b/archivers/lhasa/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 TEST_DEPENDS=	bash>0:shells/bash
 
-USES=		autoreconf cpe libtool pathfix
+USES=		autoreconf cpe libtool
 CPE_VENDOR=	lhasa_project
 USE_LDCONFIG=	yes
 
diff --git a/archivers/libarchive/Makefile b/archivers/libarchive/Makefile
index bd4f609cf1b3..82becc89c17c 100644
--- a/archivers/libarchive/Makefile
+++ b/archivers/libarchive/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libexpat.so:textproc/expat2
 
-USES=		cpe iconv libtool localbase:ldflags pathfix pkgconfig tar:xz
+USES=		cpe iconv libtool localbase:ldflags pkgconfig tar:xz
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes
diff --git a/archivers/libdeflate/Makefile b/archivers/libdeflate/Makefile
index 2cee386bf04b..d750546706cb 100644
--- a/archivers/libdeflate/Makefile
+++ b/archivers/libdeflate/Makefile
@@ -10,7 +10,7 @@ WWW=		https://github.com/ebiggers/libdeflate
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		cmake:testing pathfix
+USES=		cmake:testing
 USE_LDCONFIG=	yes
 
 CMAKE_ON=	LIBDEFLATE_USE_SHARED_LIB
diff --git a/archivers/libdynamite/Makefile b/archivers/libdynamite/Makefile
index b6a1a28522b4..3e7785a85209 100644
--- a/archivers/libdynamite/Makefile
+++ b/archivers/libdynamite/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
-USES=		libtool pathfix
+USES=		libtool
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 
diff --git a/archivers/libmspack/Makefile b/archivers/libmspack/Makefile
index 57ec80728242..27f5b1f39363 100644
--- a/archivers/libmspack/Makefile
+++ b/archivers/libmspack/Makefile
@@ -11,7 +11,7 @@ WWW=		https://www.cabextract.org.uk/libmspack/ \
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
-USES=		cpe libtool pathfix
+USES=		cpe libtool
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
diff --git a/archivers/libzip/Makefile b/archivers/libzip/Makefile
index 46436eb8b485..bf85c1ebf24e 100644
--- a/archivers/libzip/Makefile
+++ b/archivers/libzip/Makefile
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libzstd.so:archivers/zstd
 
-USES=		cmake cpe pathfix ssl tar:xz
+USES=		cmake cpe ssl tar:xz
 CPE_VENDOR=	nih
 USE_LDCONFIG=	yes
 
diff --git a/archivers/lrzip/Makefile b/archivers/lrzip/Makefile
index ad76fe2e4a9d..dd9958549a41 100644
--- a/archivers/lrzip/Makefile
+++ b/archivers/lrzip/Makefile
@@ -18,7 +18,7 @@ CONFIGURE_ENV+=	ac_cv_prog_ASM_PROG='no '
 GNU_CONFIGURE=	yes
 GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
 LDFLAGS+=	-L${LOCALBASE}/lib
-USES=		alias cpe libtool pathfix perl5 shebangfix tar:xz
+USES=		alias cpe libtool perl5 shebangfix tar:xz
 SHEBANG_FILES=	${WRKSRC}/lrztar
 USE_PERL5=	build
 USE_LDCONFIG=	yes
diff --git a/archivers/minizip-ng/Makefile b/archivers/minizip-ng/Makefile
index 64981330ab27..c56b4b4953b5 100644
--- a/archivers/minizip-ng/Makefile
+++ b/archivers/minizip-ng/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 LIB_DEPENDS=	libz-ng.so:archivers/zlib-ng \
 		libzstd.so:archivers/zstd
 
-USES=		cmake:testing iconv pathfix pkgconfig ssl
+USES=		cmake:testing iconv pkgconfig ssl
 USE_GITHUB=	yes
 GH_ACCOUNT=	zlib-ng
 USE_LDCONFIG=	yes
diff --git a/archivers/minizip/Makefile b/archivers/minizip/Makefile
index d96633b3b97d..cac600b2075a 100644
--- a/archivers/minizip/Makefile
+++ b/archivers/minizip/Makefile
@@ -10,7 +10,7 @@ WWW=		https://www.winimage.com/zLibDll/minizip.html
 
 LICENSE=	ZLIB
 
-USES=		autoreconf cpe libtool pathfix tar:xz
+USES=		autoreconf cpe libtool tar:xz
 CPE_VENDOR=	minizip_project
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
diff --git a/archivers/quazip/Makefile b/archivers/quazip/Makefile
index e71eca8a5add..98318b429abb 100644
--- a/archivers/quazip/Makefile
+++ b/archivers/quazip/Makefile
@@ -15,7 +15,7 @@ FLAVORS=	qt5 qt6
 FLAVOR?=	qt5
 
 USES=		cmake:testing compiler:c++${"${FLAVOR:Mqt6}" != "":?17:14}-lang \
-		cpe pathfix qt:${FLAVOR:S/qt//}
+		cpe qt:${FLAVOR:S/qt//}
 CPE_VENDOR=	quazip_project
 USE_GITHUB=	yes
 GH_ACCOUNT=	stachenov
diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile
index 44beb6036c80..2da01f1e7920 100644
--- a/archivers/rpm4/Makefile
+++ b/archivers/rpm4/Makefile
@@ -27,7 +27,7 @@ FLAVORS=		default noopenmp
 FLAVOR?=		${FLAVORS:[1]}
 noopenmp_PKGNAMESUFFIX=	4-noopenmp
 
-USES=		alias cpe gmake iconv libarchive libtool lua pathfix pkgconfig \
+USES=		alias cpe gmake iconv libarchive libtool lua pkgconfig \
 		readline shebangfix sqlite tar:bzip2
 USE_LDCONFIG=	yes
 
diff --git a/archivers/unadf/Makefile b/archivers/unadf/Makefile
index 9e732a9870c4..67697501d78a 100644
--- a/archivers/unadf/Makefile
+++ b/archivers/unadf/Makefile
@@ -10,7 +10,7 @@ WWW=		http://lclevy.free.fr/adflib/unadf.html
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		autoreconf cpe libtool pathfix pkgconfig
+USES=		autoreconf cpe libtool pkgconfig
 CPE_VENDOR=	unadf_project
 USE_GITHUB=	yes
 GH_ACCOUNT=	adflib
diff --git a/archivers/unarr/Makefile b/archivers/unarr/Makefile
index 7a0a729e99c5..e1e3d27f586d 100644
--- a/archivers/unarr/Makefile
+++ b/archivers/unarr/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 TEST_DEPENDS=	cmocka>0:sysutils/cmocka
 
-USES=		cmake:testing pathfix
+USES=		cmake:testing
 USE_GITHUB=	yes
 USE_LDCONFIG=	yes
 GH_ACCOUNT=	selmf
diff --git a/archivers/unshield/Makefile b/archivers/unshield/Makefile
index d90cbdc271fa..9dbf0e736264 100644
--- a/archivers/unshield/Makefile
+++ b/archivers/unshield/Makefile
@@ -9,7 +9,7 @@ WWW=		https://github.com/twogood/unshield
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		cmake cpe pathfix ssl
+USES=		cmake cpe ssl
 
 CFLAGS+=	-fPIC
 USE_LDCONFIG=	yes