diff options
Diffstat (limited to 'devel/py-graphql-relay/Makefile')
-rw-r--r-- | devel/py-graphql-relay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-graphql-relay/Makefile b/devel/py-graphql-relay/Makefile index e2ff573e79e3..f7b58ca07c19 100644 --- a/devel/py-graphql-relay/Makefile +++ b/devel/py-graphql-relay/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2<3.3:devel/py-graphql-core@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |