aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-07-26 07:16:27 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-07-26 07:16:27 +0000
commit0b69a4e7cd68d2a766ee7848e4506b8bf0ef9157 (patch)
tree22ff9df876e67f99af5324c9f06b1ca179d7679d /finance
parent4046fcf2680644f709cbfbeaa639ca36d6082d19 (diff)
downloadports-0b69a4e7cd68d2a766ee7848e4506b8bf0ef9157.tar.gz
ports-0b69a4e7cd68d2a766ee7848e4506b8bf0ef9157.zip
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/py-quantecon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/py-quantecon/Makefile b/finance/py-quantecon/Makefile
index 0d9ebba4c2ad..0332f1c984bb 100644
--- a/finance/py-quantecon/Makefile
+++ b/finance/py-quantecon/Makefile
@@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numba>=0.38:devel/py-numba@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>=1.0.0:science/py-scipy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sympy>=0:math/py-sympy@${PY_FLAVOR}
-USES= python
+USES= python:3.5+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes