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
This commit is contained in:
parent
0323771ed3
commit
9ebeffe578
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378197
1 changed files with 2 additions and 0 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in a new issue