aboutsummaryrefslogtreecommitdiff
path: root/devel/py-fbprophet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-fbprophet/Makefile')
-rw-r--r--devel/py-fbprophet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-fbprophet/Makefile b/devel/py-fbprophet/Makefile
index 8b1c78579e3a..2fc73cba4e1e 100644
--- a/devel/py-fbprophet/Makefile
+++ b/devel/py-fbprophet/Makefile
@@ -12,7 +12,7 @@ WWW= https://github.com/facebook/prophet
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= compiler:c11 python:3.7+
+USES= compiler:c11 python
USE_PYTHON= autoplist distutils
BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pystan>2.14:math/py-pystan@${PY_FLAVOR}