summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--science/py-tensorflow/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/py-tensorflow/Makefile b/science/py-tensorflow/Makefile
index f246905473ff..d350a019802c 100644
--- a/science/py-tensorflow/Makefile
+++ b/science/py-tensorflow/Makefile
@@ -12,6 +12,8 @@ COMMENT= Computation using data flow graphs for scalable machine learning
LICENSE= APACHE20
+BROKEN= fails to build
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}wheel>=0.29.0:devel/py-wheel \
${PYTHON_PKGNAMEPREFIX}numpy>=1.11.2:math/py-numpy \
bash:shells/bash