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