From 9ebeffe578ae8f6889c4d3fc8ce9e57cc16796d1 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sat, 31 Jan 2015 10:00:44 +0000 Subject: [PATCH] Mark BROKEN: Fails to build ===> Configuring for py27-scimath-4.1.2_3 Traceback (most recent call last): File "", line 1, in File "setup.py", line 9, in import numpy.distutils.core ImportError: No module named numpy.distutils.core Reported by: pkg-fallout --- science/py-scimath/Makefile | 2 ++ 1 file changed, 2 insertions(+) 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}