diff options
Diffstat (limited to 'devel/yyjson/Makefile')
-rw-r--r-- | devel/yyjson/Makefile | 2 |
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 |