aboutsummaryrefslogtreecommitdiff
path: root/math/py-statsmodels
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-06-19 21:40:42 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-06-19 21:40:42 +0000
commit9daf93ad631976a90d42380300880ff6a8c17304 (patch)
tree027d35b5dff796a84e48bc549dbe47abfeb7347a /math/py-statsmodels
parent8a8961642f2b74b19701a9b19926dfa1f1a58a7c (diff)
Notes
Diffstat (limited to 'math/py-statsmodels')
-rw-r--r--math/py-statsmodels/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-statsmodels/Makefile b/math/py-statsmodels/Makefile
index b20806ceaaba..5a95d43c6397 100644
--- a/math/py-statsmodels/Makefile
+++ b/math/py-statsmodels/Makefile
@@ -13,6 +13,8 @@ COMMENT= Complement to SciPy for statistical computations
LICENSE= BSD
+BROKEN= Fails to build
+
BUILD_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}scipy>0:${PORTSDIR}/science/py-scipy \
${PYTHON_PKGNAMEPREFIX}pandas>0:${PORTSDIR}/math/py-pandas \