git: 56fb74f11df4 - main - graphics/clutter: fix evdev support

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Thu, 06 Mar 2025 11:22:58 UTC
The branch main has been updated by bapt:

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

commit 56fb74f11df495b787bc99f03d7ee694487b642f
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-03-06 11:17:06 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-03-06 11:22:29 +0000

    graphics/clutter: fix evdev support
---
 graphics/clutter/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index f8a447277b58..8ace9a78ea9d 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -11,13 +11,16 @@ WWW=		https://clutter-project.org/
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BUILD_DEPENDS=	evdev-proto>0:devel/evdev-proto
 LIB_DEPENDS=	libjson-glib-1.0.so:devel/json-glib \
 		libfontconfig.so:x11-fonts/fontconfig \
 		libfreetype.so:print/freetype2 \
 		libcogl.so:graphics/cogl \
 		libharfbuzz.so:print/harfbuzz \
 		libxkbcommon.so:x11/libxkbcommon \
-		libwayland-client.so:graphics/wayland
+		libwayland-client.so:graphics/wayland \
+		libgudev-1.0.so:devel/libgudev \
+		libinput.so:x11/libinput
 
 PORTSCOUT=	limit:1,even