diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2016-10-28 17:13:24 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2016-10-28 17:13:24 +0000 |
| commit | 4be855d6a6cda92901d112da0ecbbda48cb1fbb5 (patch) | |
| tree | bcf31c1c1134eed4d9f6bab5ee5e0d85f08e8b08 /math/py-networkx | |
| parent | Update to 2.2.26.0, which you can tell is higher than 2.2.26 because 0 (diff) | |
math/py-numpy: track PORTEPOCH in consumers
Notes
Notes:
svn path=/head/; revision=424866
Diffstat (limited to 'math/py-networkx')
| -rw-r--r-- | math/py-networkx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-networkx/Makefile b/math/py-networkx/Makefile index 005b1ffc3e58..4216caeca3fd 100644 --- a/math/py-networkx/Makefile +++ b/math/py-networkx/Makefile @@ -32,7 +32,7 @@ OPTIONS_GROUP_RENDER= MPL GRAPHVIZ OPTIONS_DEFAULT= NUMPY SCIPY MPL GRAPHVIZ YAML NUMPY_DESC= Matrix representation of graphs -NUMPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.2:math/py-numpy +NUMPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.2,1:math/py-numpy SCIPY_DESC= Sparse matrix representation of graphs SCIPY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scipy>=0.15.1:science/py-scipy \ |
