aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-02-17 05:49:57 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-31 07:14:43 +0000
commit9b1ed67a6fb3bc021135d61e7c24f83399643b0c (patch)
treeeca03539dfbd3f979d494e2620370b10b0dbae38
parent86626caa97c7e7fe374d2c78ce9ee3dcd635a473 (diff)
-rw-r--r--textproc/py-openstep-plist/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/py-openstep-plist/Makefile b/textproc/py-openstep-plist/Makefile
index 466dbab48a7c..5bb152d20dc8 100644
--- a/textproc/py-openstep-plist/Makefile
+++ b/textproc/py-openstep-plist/Makefile
@@ -12,6 +12,8 @@ WWW= https://github.com/fonttools/openstep-plist
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= Backend subprocess exited when trying to invoke build_wheel
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}