diff options
Diffstat (limited to 'devel/libqt6xdg/Makefile')
-rw-r--r-- | devel/libqt6xdg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libqt6xdg/Makefile b/devel/libqt6xdg/Makefile index 907ef16880e5..4a606c64f2ca 100644 --- a/devel/libqt6xdg/Makefile +++ b/devel/libqt6xdg/Makefile @@ -1,6 +1,6 @@ PORTNAME= libqt6xdg PORTVERSION= 4.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel MASTER_SITES= LXQT/${PORTNAME:S/6//} @@ -10,7 +10,7 @@ WWW= https://github.com/lxde/libqtxdg LICENSE= LGPL21+ -USES= cmake compiler:c++17-lang gnome lxqt:2 pkgconfig qt:6 tar:xz +USES= cmake compiler:c++20-lang gnome lxqt:2 pkgconfig qt:6 tar:xz USE_LDCONFIG= yes USE_GNOME= glib20 USE_LXQT= buildtools2 |