diff options
Diffstat (limited to 'x11/lxqt-runner/Makefile')
-rw-r--r-- | x11/lxqt-runner/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/lxqt-runner/Makefile b/x11/lxqt-runner/Makefile index 85c9d876122d..5da8ded9d088 100644 --- a/x11/lxqt-runner/Makefile +++ b/x11/lxqt-runner/Makefile @@ -1,5 +1,6 @@ PORTNAME= lxqt-runner PORTVERSION= 2.2.0 +PORTREVISION= 3 CATEGORIES= x11 MASTER_SITES= LXQT @@ -12,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 |