diff options
Diffstat (limited to 'math/py-mathics/Makefile')
| -rw-r--r-- | math/py-mathics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-mathics/Makefile b/math/py-mathics/Makefile index 6f5921558a7f..4f9ae0bc390b 100644 --- a/math/py-mathics/Makefile +++ b/math/py-mathics/Makefile @@ -1,6 +1,6 @@ PORTNAME= Mathics3 PORTVERSION= 9.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -73,7 +73,7 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} \ #GH_ACCOUNT= ${PORTNAME:tl} USES= python shebangfix -USE_PYTHON= cython cython_run noflavors pep517 +USE_PYTHON= cython3 cython3_run noflavors pep517 MAKE_ENV+= USE_CYTHON=yes SHEBANG_GLOB= *.py |
