diff options
Diffstat (limited to 'devel/libgraphqlparser/Makefile')
-rw-r--r-- | devel/libgraphqlparser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libgraphqlparser/Makefile b/devel/libgraphqlparser/Makefile index 8da678a84b7b..1ef56d2bc639 100644 --- a/devel/libgraphqlparser/Makefile +++ b/devel/libgraphqlparser/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/graphql/libgraphqlparser LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= bison cmake compiler:c++11-lang python:3.6+,build +USES= bison cmake compiler:c++11-lang python:build USE_GITHUB= yes GH_ACCOUNT= graphql |