summaryrefslogtreecommitdiff
path: root/math/py-pystan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-pystan/Makefile')
-rw-r--r--math/py-pystan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pystan/Makefile b/math/py-pystan/Makefile
index 3bf7c082a08a..b1803bc4fd28 100644
--- a/math/py-pystan/Makefile
+++ b/math/py-pystan/Makefile
@@ -13,7 +13,7 @@ COMMENT= Python interface for Stan
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= compiler:c++14-lang python shebangfix
+USES= compiler:c++14-lang python:3.6+ shebangfix
USE_PYTHON= autoplist distutils
BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}cython>0:lang/cython@${PY_FLAVOR}