diff options
Diffstat (limited to 'math/py-point-annotator/Makefile')
-rw-r--r-- | math/py-point-annotator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-point-annotator/Makefile b/math/py-point-annotator/Makefile index 6bc5a2f1ce1e..be0aa680e250 100644 --- a/math/py-point-annotator/Makefile +++ b/math/py-point-annotator/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |