summaryrefslogtreecommitdiff
path: root/www/py-nicegui/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-nicegui/Makefile')
-rw-r--r--www/py-nicegui/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/py-nicegui/Makefile b/www/py-nicegui/Makefile
index 8c547622db3f..daba19d7f784 100644
--- a/www/py-nicegui/Makefile
+++ b/www/py-nicegui/Makefile
@@ -1,6 +1,5 @@
PORTNAME= nicegui
-DISTVERSION= 2.23.3
-PORTREVISION= 1
+DISTVERSION= 3.0.0
CATEGORIES= www graphics python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -57,7 +56,7 @@ MATPLOTLIB_DESC= Enable support for matplotlib
PLOTLY_DESC= Enable support for plotly
PYWEBVIEW_DESC= Enable support for native mode
PYWEBVIEW_GTK_DESC= Use GTK port
-PYWEBVIEW_QT_DESC= Use QT port
+PYWEBVIEW_QT_DESC= Use Qt port
LIBSASS_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libsass>=0:www/py-libsass@${PY_FLAVOR}
MATPLOTLIB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR}