Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Dec 2025 11:23:56 +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: 0c831df08b42 - main - devel/isa-l_crypto: Remove USES=pathfix
Message-ID:  <693806cc.3fec9.33650ddd@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?693806cc.3fec9.33650ddd>