diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-01-02 02:42:24 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-01-02 04:05:44 +0000 |
commit | 2d507a140c3c70bd1b8246a9feefaf8750bc4a4a (patch) | |
tree | c9fdda1d13757b688fa45c6081a09e921dbe0b18 | |
parent | 8bfe6a20e92dd4a4c8093803d85f8506e8f826b8 (diff) | |
download | ports-2d507a140c3c70bd1b8246a9feefaf8750bc4a4a.tar.gz ports-2d507a140c3c70bd1b8246a9feefaf8750bc4a4a.zip |
multimedia/kodi: add to wayland category after e5ca7a7dfd3d9
-rw-r--r-- | multimedia/kodi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |