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 6cf48c23178c..fa2fdb7de832 100644 --- a/www/py-websocket-client/Makefile +++ b/www/py-websocket-client/Makefile @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |