summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2025-05-14 17:24:28 +0200
committerPiotr Kubaj <pkubaj@FreeBSD.org>2025-05-17 11:22:18 +0200
commit23fd94c62c43d09f1064f4714c6c1cf5033c7a2a (patch)
treec8cfedcb27fd54c755515e41e65e6fbf0d2db9a2
parentmath/R-cran-Rmpfr: Update to 1.1-0 (diff)
devel/yyjson: add USES=pathfix as suggested by stage-qa
-rw-r--r--devel/yyjson/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/yyjson/Makefile b/devel/yyjson/Makefile
index dc20130fb787..d3e822ffdd61 100644
--- a/devel/yyjson/Makefile
+++ b/devel/yyjson/Makefile
@@ -8,7 +8,7 @@ WWW= https://github.com/ibireme/yyjson
LICENSE= MIT
-USES= cmake
+USES= cmake pathfix
USE_GITHUB= yes
GH_ACCOUNT= ibireme