diff options
Diffstat (limited to 'x11-wm/lxqt-panel/Makefile')
-rw-r--r-- | x11-wm/lxqt-panel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-wm/lxqt-panel/Makefile b/x11-wm/lxqt-panel/Makefile index 1506b056cd7b..0cc3330a5298 100644 --- a/x11-wm/lxqt-panel/Makefile +++ b/x11-wm/lxqt-panel/Makefile @@ -1,5 +1,6 @@ PORTNAME= lxqt-panel PORTVERSION= 2.2.1 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= LXQT @@ -18,7 +19,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++17-lang gettext-runtime kde:6 qt:6 gnome \ +USES= cmake compiler:c++20-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 |