git: 20be46f8a868 - main - x11-wm/labwc: unbreak with wlroots/X11=off after 5758a46edec9

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Mon, 19 Dec 2022 11:04:50 UTC
The branch main has been updated by jbeich:

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

commit 20be46f8a868a15bd2e76359c5318c7145e62b87
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-12-19 10:59:00 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-12-19 11:04:06 +0000

    x11-wm/labwc: unbreak with wlroots/X11=off after 5758a46edec9
    
    ../src/view.c:5:10: fatal error: 'xcb/xcb_icccm.h' file not found
     #include <xcb/xcb_icccm.h>
              ^~~~~~~~~~~~~~~~~
---
 x11-wm/labwc/Makefile | 1 +
 x11-wm/labwc/distinfo | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile
index df78be2aa579..5781203536db 100644
--- a/x11-wm/labwc/Makefile
+++ b/x11-wm/labwc/Makefile
@@ -4,6 +4,7 @@ CATEGORIES=	x11-wm wayland
 
 PATCH_SITES=	https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
 PATCHFILES+=	1e66ba8fd75e.patch:-p1 # https://github.com/labwc/labwc/pull/629
+PATCHFILES+=	ae17cd2c8d57.patch:-p1 # https://github.com/labwc/labwc/pull/682
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Wayland stacking compositor
diff --git a/x11-wm/labwc/distinfo b/x11-wm/labwc/distinfo
index 9de6de209a42..c7a6d2d59cb1 100644
--- a/x11-wm/labwc/distinfo
+++ b/x11-wm/labwc/distinfo
@@ -3,3 +3,5 @@ SHA256 (labwc-labwc-0.6.0_GH0.tar.gz) = 3a4ee960b4f764f276d581f83c95692c74c6a685
 SIZE (labwc-labwc-0.6.0_GH0.tar.gz) = 219494
 SHA256 (1e66ba8fd75e.patch) = a0ef9e259e2f0c128e7aecc019127663858ba170548365dd8e046ccbcb39a470
 SIZE (1e66ba8fd75e.patch) = 765
+SHA256 (ae17cd2c8d57.patch) = ef449e4ba0023d6f9d760843e9d22045eeed39af48613c5597b0ab5586ff8b75
+SIZE (ae17cd2c8d57.patch) = 918