diff options
Diffstat (limited to 'devel/liblxqt/Makefile')
-rw-r--r-- | devel/liblxqt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/liblxqt/Makefile b/devel/liblxqt/Makefile index 010d8af8209d..252ccb6afc7e 100644 --- a/devel/liblxqt/Makefile +++ b/devel/liblxqt/Makefile @@ -1,5 +1,6 @@ PORTNAME= liblxqt PORTVERSION= 2.2.0 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= LXQT @@ -11,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 |