devel/qt6-base: Fix pkg-plist
In Qt 6.11.x several CMake files were renamed and accidentally prefixed
with %%X11%% instead of %%WAYLAND%%. This does not affect default builds
where both the X11 and WAYLAND options are enabled.
PR: 295484
Reported by: <jakub_lach@mailplus.pl>