summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/py-pyneqsys/Makefile2
-rw-r--r--math/py-pyodesys/Makefile2
-rw-r--r--math/py-pysym/Makefile2
-rw-r--r--math/py-sympy/Makefile2
-rw-r--r--math/py-yt/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/math/py-pyneqsys/Makefile b/math/py-pyneqsys/Makefile
index ae4e02f2f429..e71c5ec53e3c 100644
--- a/math/py-pyneqsys/Makefile
+++ b/math/py-pyneqsys/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}sym>=0.3.1:math/py-sym@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sympy>=1.3:math/py-sympy@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_PYTHON= distutils autoplist
NO_ARCH= yes
diff --git a/math/py-pyodesys/Makefile b/math/py-pyodesys/Makefile
index 26746184bca6..da9aa29763b0 100644
--- a/math/py-pyodesys/Makefile
+++ b/math/py-pyodesys/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}sympy>=1.1.1:math/py-sympy@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_PYTHON= distutils autoplist
NO_ARCH= yes
diff --git a/math/py-pysym/Makefile b/math/py-pysym/Makefile
index e4e338124241..079edfe67383 100644
--- a/math/py-pysym/Makefile
+++ b/math/py-pysym/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sympy>0:math/py-sympy@${PY_FLAVOR} \
${PYNUMPY}
-USES= python
+USES= python:3.5+
USE_PYTHON= distutils autoplist
NO_ARCH= yes
diff --git a/math/py-sympy/Makefile b/math/py-sympy/Makefile
index 3d580a6c7b53..7420483cebb0 100644
--- a/math/py-sympy/Makefile
+++ b/math/py-sympy/Makefile
@@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mpmath>=0.19:math/py-mpmath@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes
diff --git a/math/py-yt/Makefile b/math/py-yt/Makefile
index 6656d5a5a3f6..edf1020541c0 100644
--- a/math/py-yt/Makefile
+++ b/math/py-yt/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sympy>=1.0:math/py-sympy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}matplotlib>=1.5.3:math/py-matplotlib@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}ipython5>=1.0:devel/ipython5@${PY_FLAVOR}
-USES= dos2unix localbase python
+USES= dos2unix localbase python:3.5+
USE_PYTHON= distutils cython autoplist concurrent
OPTIONS_DEFINE= EMBREE