git: 1432487d058b - main - devel/isa-l: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Dec 2025 11:23:55 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1432487d058baa8cd1088b610d1868e7974eeb22
commit 1432487d058baa8cd1088b610d1868e7974eeb22
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-09 06:38:37 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-09 11:20:57 +0000
devel/isa-l: Remove USES=pathfix
---
devel/isa-l/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/isa-l/Makefile b/devel/isa-l/Makefile
index c0e4b322358a..e8e20aabb7f7 100644
--- a/devel/isa-l/Makefile
+++ b/devel/isa-l/Makefile
@@ -16,7 +16,7 @@ ONLY_FOR_ARCHS= aarch64 amd64 powerpc powerpc64 powerpc64le
BUILD_DEPENDS= nasm:devel/nasm
-USES= autoreconf gmake libtool pathfix
+USES= autoreconf gmake libtool
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip