diff options
Diffstat (limited to 'x11-themes/adwaita-qt5/Makefile')
-rw-r--r-- | x11-themes/adwaita-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/adwaita-qt5/Makefile b/x11-themes/adwaita-qt5/Makefile index 3bef3e475924..02ba18b5badf 100644 --- a/x11-themes/adwaita-qt5/Makefile +++ b/x11-themes/adwaita-qt5/Makefile @@ -26,7 +26,7 @@ _qt_version?= 5 _qt5_qt6_on= OFF _qt6_qt6_on= ON _qt5_use= core dbus gui widgets x11extras \ - buildtools_build qmake_build + buildtools:build qmake:build _qt6_use= base _qt5_plist_sub= QT_VERSION_SUFFIX= _qt6_plist_sub= QT_VERSION_SUFFIX=6 |