diff options
Diffstat (limited to 'graphics/py-geomdl/Makefile')
-rw-r--r-- | graphics/py-geomdl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-geomdl/Makefile b/graphics/py-geomdl/Makefile index a4b5739edf9a..cb956e58bfdb 100644 --- a/graphics/py-geomdl/Makefile +++ b/graphics/py-geomdl/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.9.0:devel/py-six@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}plotly>0:graphics/py-plotly@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=3.6.0:devel/py-pytest@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |