summaryrefslogtreecommitdiff
path: root/textproc/py-wordcloud/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-wordcloud/Makefile')
-rw-r--r--textproc/py-wordcloud/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-wordcloud/Makefile b/textproc/py-wordcloud/Makefile
index 01b1c7502512..26d3b97ab691 100644
--- a/textproc/py-wordcloud/Makefile
+++ b/textproc/py-wordcloud/Makefile
@@ -1,6 +1,6 @@
PORTNAME= wordcloud
DISTVERSION= 1.9.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}setuptools>0:devel/py-setuptools@${PY_FLAVOR}
USES= python
-USE_PYTHON= cython pep517
+USE_PYTHON= cython3 pep517
PLIST_SUB+= VER=${PORTVERSION}