aboutsummaryrefslogtreecommitdiff
path: root/science/py-scimath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-scimath/Makefile')
-rw-r--r--science/py-scimath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-scimath/Makefile b/science/py-scimath/Makefile
index 45814cb4ad37..90c80625a84f 100644
--- a/science/py-scimath/Makefile
+++ b/science/py-scimath/Makefile
@@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traits>=0:devel/py-traits@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>=0:math/py-numpy@${PY_FLAVOR}
RUN_DEPENDS:= ${BUILD_DEPENDS}
-USES= python:3.7+
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>