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