diff options
Diffstat (limited to 'x11-wm/lxqt-panel/Makefile')
-rw-r--r-- | x11-wm/lxqt-panel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/lxqt-panel/Makefile b/x11-wm/lxqt-panel/Makefile index 0cc3330a5298..b5801c1f805f 100644 --- a/x11-wm/lxqt-panel/Makefile +++ b/x11-wm/lxqt-panel/Makefile @@ -1,6 +1,5 @@ PORTNAME= lxqt-panel -PORTVERSION= 2.2.1 -PORTREVISION= 1 +PORTVERSION= 2.2.2 CATEGORIES= x11-wm MASTER_SITES= LXQT @@ -19,7 +18,7 @@ LIB_DEPENDS= libdbusmenu-lxqt.so:devel/libdbusmenu-lxqt \ BUILD_DEPENDS= lxqt-menu-data>=2.0.0:x11/lxqt-menu-data RUN_DEPENDS= lxqt-menu-data>=2.0.0:x11/lxqt-menu-data -USES= cmake compiler:c++20-lang gettext-runtime kde:6 qt:6 gnome \ +USES= cmake compiler:c++17-lang gettext-runtime kde:6 qt:6 gnome \ lxqt:2 localbase:ldflags perl5 pkgconfig tar:xz xorg USE_PERL5= build USE_QT= base:run tools:build svg |