summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-pykdtree/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-pykdtree/Makefile b/devel/py-pykdtree/Makefile
index c5fc51f43163..1e856c80a4dd 100644
--- a/devel/py-pykdtree/Makefile
+++ b/devel/py-pykdtree/Makefile
@@ -11,6 +11,8 @@ WWW= https://github.com/storpipfugl/pykdtree
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+BROKEN= Backend subprocess exited when trying to invoke build_wheel
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}