diff options
Diffstat (limited to 'www/py-nicegui/Makefile')
| -rw-r--r-- | www/py-nicegui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-nicegui/Makefile b/www/py-nicegui/Makefile index fc34341ad718..daba19d7f784 100644 --- a/www/py-nicegui/Makefile +++ b/www/py-nicegui/Makefile @@ -1,5 +1,5 @@ PORTNAME= nicegui -DISTVERSION= 2.23.0 +DISTVERSION= 3.0.0 CATEGORIES= www graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -56,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} |
