diff --git a/x11/nwg-launchers/Makefile b/x11/nwg-launchers/Makefile index 4329dd4ea59f..2d7f856f87c8 100644 --- a/x11/nwg-launchers/Makefile +++ b/x11/nwg-launchers/Makefile @@ -18,12 +18,11 @@ USE_GITHUB= yes USE_GNOME= gtkmm30 GH_ACCOUNT= nwg-piotr -OPTIONS_DEFINE= GLS -OPTIONS_DEFAULT=GLS +OPTIONS_DEFINE= WAYLAND +OPTIONS_DEFAULT=WAYLAND -GLS_DESC= Layer-shell support -GLS_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell -GLS_MESON_ENABLED= layer-shell +WAYLAND_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell +WAYLAND_MESON_ENABLED= layer-shell post-patch: # Respect PREFIX when looking for .desktop files