aboutsummaryrefslogtreecommitdiff
path: root/science/py-scimath
diff options
context:
space:
mode:
Diffstat (limited to 'science/py-scimath')
-rw-r--r--science/py-scimath/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/science/py-scimath/Makefile b/science/py-scimath/Makefile
index c04cc4820155..27985dee99c0 100644
--- a/science/py-scimath/Makefile
+++ b/science/py-scimath/Makefile
@@ -14,9 +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
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}traits>=3.6.0:${PORTSDIR}/devel/py-traits \
+ ${PYTHON_PKGNAMEPREFIX}numpy>=0:${PORTSDIR}/math/py-numpy
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= python