aboutsummaryrefslogtreecommitdiff
path: root/science/py-scimath
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2015-03-14 15:07:54 +0000
committerWen Heping <wen@FreeBSD.org>2015-03-14 15:07:54 +0000
commit9217c73e4b4c131c5193167185e840adce0c3b93 (patch)
treeb91a8e0cbd691fd2e7e3ba3d654a2aa7e6604576 /science/py-scimath
parent8a27c6b94b50079810f100fe2518e21551a93bc3 (diff)
downloadports-9217c73e4b4c131c5193167185e840adce0c3b93.tar.gz
ports-9217c73e4b4c131c5193167185e840adce0c3b93.zip
Notes
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