aboutsummaryrefslogtreecommitdiff
path: root/math/py-ecos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-ecos/Makefile')
-rw-r--r--math/py-ecos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-ecos/Makefile b/math/py-ecos/Makefile
index 3ccdefb06dae..54a412af5c52 100644
--- a/math/py-ecos/Makefile
+++ b/math/py-ecos/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYNUMPY}
RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scipy>=0.9:science/py-scipy@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>