aboutsummaryrefslogtreecommitdiff
path: root/math/py-colormath
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2016-10-28 17:13:24 +0000
committerJan Beich <jbeich@FreeBSD.org>2016-10-28 17:13:24 +0000
commit4be855d6a6cda92901d112da0ecbbda48cb1fbb5 (patch)
treebcf31c1c1134eed4d9f6bab5ee5e0d85f08e8b08 /math/py-colormath
parent51412f49d1de2aa2190a0f7faaa9cf2c4c009809 (diff)
downloadports-4be855d6a6cda92901d112da0ecbbda48cb1fbb5.tar.gz
ports-4be855d6a6cda92901d112da0ecbbda48cb1fbb5.zip
Notes
Diffstat (limited to 'math/py-colormath')
-rw-r--r--math/py-colormath/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-colormath/Makefile b/math/py-colormath/Makefile
index e770bb034f5b..6532b964c53a 100644
--- a/math/py-colormath/Makefile
+++ b/math/py-colormath/Makefile
@@ -12,7 +12,7 @@ COMMENT= Module that spares the user from directly dealing with color math
LICENSE= BSD2CLAUSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.2:math/py-numpy \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.2,1:math/py-numpy \
${PYTHON_PKGNAMEPREFIX}networkx>=1.9.1:math/py-networkx
USES= python