git: a9ddfc74a645 - main - devel/tinycbor: Remove USES=pathfix
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Dec 2025 16:03:24 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a9ddfc74a645ee1de123cb0c4cbd28f3dc5b9607
commit a9ddfc74a645ee1de123cb0c4cbd28f3dc5b9607
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-12-16 15:55:21 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-12-16 15:55:21 +0000
devel/tinycbor: Remove USES=pathfix
---
devel/tinycbor/Makefile | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/devel/tinycbor/Makefile b/devel/tinycbor/Makefile
index 0b1f4194b2c7..f6cdce53be96 100644
--- a/devel/tinycbor/Makefile
+++ b/devel/tinycbor/Makefile
@@ -16,11 +16,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libcjson.so:devel/libcjson
-USES= gmake localbase:ldflags pathfix
+USES= gmake localbase:ldflags
INSTALL_TARGET= install-strip
MAKE_ARGS= SOVERSION=${PORTVERSION:R:R}
-PATHFIX_MAKEFILEIN= Makefile
PLIST_SUB= PORTVERSION=${PORTVERSION}