diff options
Diffstat (limited to 'math/py-mpmath/Makefile')
-rw-r--r-- | math/py-mpmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-mpmath/Makefile b/math/py-mpmath/Makefile index 86a0feb32522..afb9f135dcc3 100644 --- a/math/py-mpmath/Makefile +++ b/math/py-mpmath/Makefile @@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gmpy>=0:math/py-gmpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |