aboutsummaryrefslogtreecommitdiff
path: root/science/py-scimath
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-10-20 07:02:56 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-10-20 07:02:56 +0000
commite44cd9396c2130b46ee76695addc3fa5a5664322 (patch)
tree74e0dddf223feb68e4ac8fb71b4702bb262e2a63 /science/py-scimath
parent758776a259be2591421fefdaaf912185704edbd4 (diff)
downloadports-e44cd9396c2130b46ee76695addc3fa5a5664322.tar.gz
ports-e44cd9396c2130b46ee76695addc3fa5a5664322.zip
Notes
Diffstat (limited to 'science/py-scimath')
-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 d2e81ece3619..2f68c0ad542c 100644
--- a/science/py-scimath/Makefile
+++ b/science/py-scimath/Makefile
@@ -17,7 +17,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
+USES= python:3.6+
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>