git: d2724589ed40 - main - emulators/snes9x-gtk: add to wayland category after 9975aa3a3a27
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 02 Jan 2023 04:06:24 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=d2724589ed4080b1f14b2bcd0556f7699e122646 commit d2724589ed4080b1f14b2bcd0556f7699e122646 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2023-01-02 02:20:46 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-01-02 04:05:23 +0000 emulators/snes9x-gtk: add to wayland category after 9975aa3a3a27 --- emulators/snes9x-gtk/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/emulators/snes9x-gtk/Makefile b/emulators/snes9x-gtk/Makefile index 3183239dee21..31beae3a98a3 100644 --- a/emulators/snes9x-gtk/Makefile +++ b/emulators/snes9x-gtk/Makefile @@ -50,6 +50,7 @@ PORTAUDIO_MESON_TRUE= portaudio PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio PULSEAUDIO_MESON_TRUE= pulseaudio +WAYLAND_CATEGORIES= wayland WAYLAND_LIB_DEPENDS= libwayland-client.so:graphics/wayland WAYLAND_MESON_TRUE= wayland