git: 851a5602c7bf - main - print/py-uharfbuzz: mark BROKEN, fails to build after harfbuzz update

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Tue, 02 Aug 2022 19:09:05 UTC
The branch main has been updated by amdmi3:

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

commit 851a5602c7bfafd0e4f664edc12ad4a61d248f76
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-08-02 18:53:39 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-08-02 19:08:21 +0000

    print/py-uharfbuzz: mark BROKEN, fails to build after harfbuzz update
    
    Approved by:    portmgr blanket
---
 print/py-uharfbuzz/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/print/py-uharfbuzz/Makefile b/print/py-uharfbuzz/Makefile
index c302c62bdd9c..4abb7a2b710a 100644
--- a/print/py-uharfbuzz/Makefile
+++ b/print/py-uharfbuzz/Makefile
@@ -10,6 +10,8 @@ COMMENT=	Streamlined Cython bindings for the harfbuzz shaping engine
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		does not build: no matching function for call to 'hb_subset_repack_or_fail'
+
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR}
 LIB_DEPENDS=	libharfbuzz.so:print/harfbuzz