diff options
Diffstat (limited to 'x11/lxqt-runner/Makefile')
-rw-r--r-- | x11/lxqt-runner/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/lxqt-runner/Makefile b/x11/lxqt-runner/Makefile index ca5564b12d46..70417bdf5fe6 100644 --- a/x11/lxqt-runner/Makefile +++ b/x11/lxqt-runner/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-runner PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= LXQT @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libmuparser.so:math/muparser -USES= cmake compiler:c++17-lang gettext-runtime kde:6 lxqt:2 qt:6 \ +USES= cmake compiler:c++20-lang gettext-runtime kde:6 lxqt:2 qt:6 \ gnome localbase perl5 pkgconfig tar:xz xorg USE_PERL5= build USE_QT= base:run tools:build svg |