aboutsummaryrefslogtreecommitdiffstats
path: root/science/py-scimath
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-01-31 18:00:44 +0800
committerantoine <antoine@FreeBSD.org>2015-01-31 18:00:44 +0800
commitb3e9726c78a56330dd3149772e1243ecf7dcc2ae (patch)
tree0d09fa7872e1fa7f65502a2577f5d520f635087b /science/py-scimath
parent8ed6b1420674eff2873cb50f406821f946a75386 (diff)
downloadfreebsd-ports-gnome-b3e9726c78a56330dd3149772e1243ecf7dcc2ae.tar.gz
freebsd-ports-gnome-b3e9726c78a56330dd3149772e1243ecf7dcc2ae.tar.zst
freebsd-ports-gnome-b3e9726c78a56330dd3149772e1243ecf7dcc2ae.zip
Mark BROKEN: Fails to build
===> Configuring for py27-scimath-4.1.2_3 Traceback (most recent call last): File "<string>", line 1, in <module> File "setup.py", line 9, in <module> import numpy.distutils.core ImportError: No module named numpy.distutils.core Reported by: pkg-fallout
Diffstat (limited to 'science/py-scimath')
-rw-r--r--science/py-scimath/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/py-scimath/Makefile b/science/py-scimath/Makefile
index 48882fa74b1f..c04cc4820155 100644
--- a/science/py-scimath/Makefile
+++ b/science/py-scimath/Makefile
@@ -14,6 +14,8 @@ COMMENT= Scientific and Mathematical calculations
LICENSE= BSD3CLAUSE LGPL3
LICENSE_COMB= dual
+BROKEN= Fails to build
+
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traits>=3.6.0:${PORTSDIR}/devel/py-traits
RUN_DEPENDS:= ${BUILD_DEPENDS}