git: 406efa432fd3 - main - devel/avro-c: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Dec 2025 11:23:45 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=406efa432fd34ca21643df53aadbc5ec3263b444
commit 406efa432fd34ca21643df53aadbc5ec3263b444
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-09 06:38:25 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-09 11:20:53 +0000
devel/avro-c: Remove USES=pathfix
---
devel/avro-c/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/devel/avro-c/Makefile b/devel/avro-c/Makefile
index a6c68cddf25a..4b6b6b107e1e 100644
--- a/devel/avro-c/Makefile
+++ b/devel/avro-c/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libjansson.so:devel/jansson \
libsnappy.so:archivers/snappy
-USES= cmake cpe pathfix pkgconfig shebangfix
+USES= cmake cpe pkgconfig shebangfix
USE_LDCONFIG= yes