diff options
Diffstat (limited to 'astro/py-astroML/Makefile')
-rw-r--r-- | astro/py-astroML/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-astroML/Makefile b/astro/py-astroML/Makefile index 638a63e45d71..e3b6b20a598c 100644 --- a/astro/py-astroML/Makefile +++ b/astro/py-astroML/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}scikit-learn>=0.18:science/py-scikit-learn@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}astropy>=3.0:astro/py-astropy@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist distutils WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.post1 |