git: 0c831df08b42 - main - devel/isa-l_crypto: Remove USES=pathfix

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 09 Dec 2025 11:23:56 UTC
The branch main has been updated by sunpoet:

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

commit 0c831df08b4249263f3ef240c7d651a089c93f25
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-09 06:38:38 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-09 11:20:57 +0000

    devel/isa-l_crypto: Remove USES=pathfix
---
 devel/isa-l_crypto/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/isa-l_crypto/Makefile b/devel/isa-l_crypto/Makefile
index f223d3889b4b..56dc3acd0626 100644
--- a/devel/isa-l_crypto/Makefile
+++ b/devel/isa-l_crypto/Makefile
@@ -15,7 +15,7 @@ ONLY_FOR_ARCHS_REASON=	Only amd64/aarch64 are listed in README.md, powerpc64le m
 
 BUILD_DEPENDS=	nasm:devel/nasm
 
-USES=		autoreconf gmake libtool pathfix
+USES=		autoreconf gmake libtool
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip