summaryrefslogtreecommitdiff
path: root/devel/yyjson/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/yyjson/Makefile')
-rw-r--r--devel/yyjson/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/yyjson/Makefile b/devel/yyjson/Makefile
index 162c0f2103e6..d3e822ffdd61 100644
--- a/devel/yyjson/Makefile
+++ b/devel/yyjson/Makefile
@@ -1,5 +1,5 @@
PORTNAME= yyjson
-PORTVERSION= 0.11.0
+PORTVERSION= 0.11.1
CATEGORIES= devel
MAINTAINER= pkubaj@FreeBSD.org
@@ -8,7 +8,7 @@ WWW= https://github.com/ibireme/yyjson
LICENSE= MIT
-USES= cmake
+USES= cmake pathfix
USE_GITHUB= yes
GH_ACCOUNT= ibireme