diff options
Diffstat (limited to 'x11/lxqt-about/Makefile')
-rw-r--r-- | x11/lxqt-about/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/lxqt-about/Makefile b/x11/lxqt-about/Makefile index b820c27293c8..9798b8f4d017 100644 --- a/x11/lxqt-about/Makefile +++ b/x11/lxqt-about/Makefile @@ -1,5 +1,6 @@ PORTNAME= lxqt-about PORTVERSION= 2.2.0 +PORTREVISION= 3 CATEGORIES= x11 DIST_SUBDIR= lxqt @@ -10,7 +11,7 @@ WWW= https://lxqt-project.org LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING -USES= cmake compiler:c++17-lang kde:6 lxqt:2 perl5 pkgconfig tar:xz qt:6 gnome xorg +USES= cmake compiler:c++20-lang kde:6 lxqt:2 perl5 pkgconfig tar:xz qt:6 gnome xorg USE_PERL5= build USE_QT= base:run tools:build svg USE_XORG= x11 |