git: 2d507a140c3c - main - multimedia/kodi: add to wayland category after e5ca7a7dfd3d9

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 02 Jan 2023 04:06:32 UTC
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2d507a140c3c70bd1b8246a9feefaf8750bc4a4a

commit 2d507a140c3c70bd1b8246a9feefaf8750bc4a4a
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-01-02 02:42:24 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-01-02 04:05:44 +0000

    multimedia/kodi: add to wayland category after e5ca7a7dfd3d9
---
 multimedia/kodi/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/multimedia/kodi/Makefile b/multimedia/kodi/Makefile
index dd36b6050a1f..270f2313cd3e 100644
--- a/multimedia/kodi/Makefile
+++ b/multimedia/kodi/Makefile
@@ -219,6 +219,7 @@ GBM_LIB_DEPENDS=	libepoll-shim.so:devel/libepoll-shim \
 			libxkbcommon.so:x11/libxkbcommon \
 			libinput.so:x11/libinput
 
+WAYLAND_CATEGORIES=	wayland
 WAYLAND_USES=		gl
 WAYLAND_USE=		GL=egl,glu
 WAYLAND_BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto \