git: cb31e2e01cd8 - main - multimedia/arcan: add to wayland category

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

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

commit cb31e2e01cd869a07e5f1f379bf27a113814fa35
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-01-02 02:37:14 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2023-01-02 04:05:43 +0000

    multimedia/arcan: add to wayland category
    
    arcan-wayland is a Wayland compositor but runs on top of A12 server.
---
 multimedia/arcan/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/multimedia/arcan/Makefile b/multimedia/arcan/Makefile
index b108f542a22c..fb9de6eccd36 100644
--- a/multimedia/arcan/Makefile
+++ b/multimedia/arcan/Makefile
@@ -69,6 +69,7 @@ UVC_CMAKE_BOOL=		FSRV_DECODE_UVC
 VNC_DESC=		VNC client/server support
 VNC_LIB_DEPENDS=	libvncserver.so:net/libvncserver
 
+WAYLAND_CATEGORIES=	wayland
 WAYLAND_BUILD_DEPENDS=	wayland-protocols>0:graphics/wayland-protocols
 WAYLAND_LIB_DEPENDS=	libwayland-server.so:graphics/wayland \
 			libxcb-icccm.so:x11/xcb-util-wm \