aboutsummaryrefslogtreecommitdiff
path: root/math/py-numexpr
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-numexpr
parent51412f49d1de2aa2190a0f7faaa9cf2c4c009809 (diff)
downloadports-4be855d6a6cda92901d112da0ecbbda48cb1fbb5.tar.gz
ports-4be855d6a6cda92901d112da0ecbbda48cb1fbb5.zip
math/py-numpy: track PORTEPOCH in consumers
Notes
Notes: svn path=/head/; revision=424866
Diffstat (limited to 'math/py-numexpr')
-rw-r--r--math/py-numexpr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile
index 1c79326bfb54..cc6f1fd6226a 100644
--- a/math/py-numexpr/Makefile
+++ b/math/py-numexpr/Makefile
@@ -13,7 +13,7 @@ COMMENT= Fast numerical array expression evaluator for Python and NumPy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.6:math/py-numpy
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.6,1:math/py-numpy
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PYTHON= autoplist concurrent distutils