summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2022-08-02 21:53:39 +0300
committerDmitry Marakasov <amdmi3@FreeBSD.org>2022-08-02 22:08:21 +0300
commit851a5602c7bfafd0e4f664edc12ad4a61d248f76 (patch)
treedb2d67603f57d1b3c75324e0033ac456b193634f /print
parentgames/jumpy: update to 0.4.3 (diff)
print/py-uharfbuzz: mark BROKEN, fails to build after harfbuzz update
Approved by: portmgr blanket
Diffstat (limited to 'print')
-rw-r--r--print/py-uharfbuzz/Makefile2
1 files changed, 2 insertions, 0 deletions
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