diff options
Diffstat (limited to 'graphics/py-hiplot/Makefile')
-rw-r--r-- | graphics/py-hiplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-hiplot/Makefile b/graphics/py-hiplot/Makefile index 9c26dd8a1a00..19e0fb487cbc 100644 --- a/graphics/py-hiplot/Makefile +++ b/graphics/py-hiplot/Makefile @@ -15,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:www/py-beautifulsoup@${PY_F ${PYTHON_PKGNAMEPREFIX}Flask-Compress>=0:www/py-flask-compress@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}ipython>=7.0.1:devel/ipython@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |