diff options
Diffstat (limited to 'astro/py-astropy/Makefile')
-rw-r--r-- | astro/py-astropy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/py-astropy/Makefile b/astro/py-astropy/Makefile index 614ebb83a8dd..99a9c4d85b64 100644 --- a/astro/py-astropy/Makefile +++ b/astro/py-astropy/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${PYNUMPY} \ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pyerfa>=0:astro/py-pyerfa@${PY_FLAVOR} -USES= compiler:c11 python:3.8+ +USES= compiler:c11 python USE_PYTHON= autoplist cython distutils CONFLICTS_INSTALL= p5-Data-ShowTable # bin/showtable |