diff options
Diffstat (limited to 'devel/py-pysimdjson/Makefile')
| -rw-r--r-- | devel/py-pysimdjson/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-pysimdjson/Makefile b/devel/py-pysimdjson/Makefile index 42ed815b1ee7..ef291b226fef 100644 --- a/devel/py-pysimdjson/Makefile +++ b/devel/py-pysimdjson/Makefile @@ -1,6 +1,6 @@ PORTNAME= pysimdjson PORTVERSION= 6.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ LICENSE= MIT # ${PYTHON_PKGNAMEPREFIX}pytest-benchmark>=0:devel/py-pytest-benchmark@${PY_FLAVOR} USES= python -USE_PYTHON= cython distutils +USE_PYTHON= cython3 distutils CFLAGS_powerpc64= -mpower8-vector |
