diff options
Diffstat (limited to 'devel/libqt6xdg/Makefile')
-rw-r--r-- | devel/libqt6xdg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libqt6xdg/Makefile b/devel/libqt6xdg/Makefile index cc6b673eed83..f39a31bd3d92 100644 --- a/devel/libqt6xdg/Makefile +++ b/devel/libqt6xdg/Makefile @@ -1,5 +1,6 @@ PORTNAME= libqt6xdg PORTVERSION= 4.2.0 +PORTREVISION= 3 CATEGORIES= devel MASTER_SITES= LXQT/${PORTNAME:S/6//} @@ -9,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 |