aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-03-03 07:16:25 +0800
committerpav <pav@FreeBSD.org>2010-03-03 07:16:25 +0800
commit7ac1963c200df33d8dc3f46835be7d72b436eedc (patch)
tree0a5294b23c8a04c0e6a59666b2c5fa7f817b1536 /math
parent42df6081c710705e43c879cb38bfb9a90ce287f1 (diff)
downloadfreebsd-ports-gnome-7ac1963c200df33d8dc3f46835be7d72b436eedc.tar.gz
freebsd-ports-gnome-7ac1963c200df33d8dc3f46835be7d72b436eedc.tar.zst
freebsd-ports-gnome-7ac1963c200df33d8dc3f46835be7d72b436eedc.zip
- Mark BROKEN: does not build
Reported by: pointyhat Feature safe: yes
Diffstat (limited to 'math')
-rw-r--r--math/py-numpy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index b150572e2380..3b7f2afbecce 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -21,6 +21,8 @@ COMMENT= The New Numeric Extension to Python
RUN_DEPENDS= nosetests:${PORTSDIR}/devel/py-nose
+BROKEN= does not build
+
OPTIONS= ATLAS "Use optimized blas library" Off
USE_FORTRAN= yes