diff options
Diffstat (limited to 'devel/liblxqt/Makefile')
-rw-r--r-- | devel/liblxqt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/liblxqt/Makefile b/devel/liblxqt/Makefile index bbfd6c9051bc..d381231bbda9 100644 --- a/devel/liblxqt/Makefile +++ b/devel/liblxqt/Makefile @@ -1,6 +1,6 @@ PORTNAME= liblxqt PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= LXQT @@ -12,7 +12,7 @@ LICENSE= LGPL21+ LIB_DEPENDS= libpolkit-qt6-core-1.so:sysutils/polkit-qt-1@qt6 -USES= cmake compiler:c++17-lang gnome kde:6 lxqt:2 \ +USES= cmake compiler:c++20-lang gnome kde:6 lxqt:2 \ pkgconfig qt:6 tar:xz xorg USE_GNOME= glib20 USE_QT= base:run tools:build svg |