git: 4f80f3d08d4a - main - devel/gnome-builder: Mark as broken with libgit2 1.8.1

From: Nuno Teixeira <eduardo_at_FreeBSD.org>
Date: Sun, 20 Oct 2024 12:54:43 UTC
The branch main has been updated by eduardo:

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

commit 4f80f3d08d4a0d44bac93579ad8b70cc9091b16a
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2024-10-20 12:52:12 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2024-10-20 12:52:12 +0000

    devel/gnome-builder: Mark as broken with libgit2 1.8.1
    
    Outdated and broken with libgit2 1.8.1
    
    PR:             281856
    Approved by:    maintainer timeout >2 weeks
---
 devel/gnome-builder/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/devel/gnome-builder/Makefile b/devel/gnome-builder/Makefile
index b7320918b458..214d83cbaa26 100644
--- a/devel/gnome-builder/Makefile
+++ b/devel/gnome-builder/Makefile
@@ -12,6 +12,8 @@ WWW=		https://wiki.gnome.org/Apps/Builder
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		fails to build with libgit2 1.8.1
+
 LIB_DEPENDS=	libcmark.so:textproc/cmark \
 		libdazzle-1.0.so:x11-toolkits/libdazzle \
 		libdevhelp-3.so:devel/devhelp \