diff options
Diffstat (limited to 'www/py-websocket-client/Makefile')
-rw-r--r-- | www/py-websocket-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-websocket-client/Makefile b/www/py-websocket-client/Makefile index 9671e87c38ef..607cb55298e5 100644 --- a/www/py-websocket-client/Makefile +++ b/www/py-websocket-client/Makefile @@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR} -USES= python +USES= python:3.6+ USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes |