aboutsummaryrefslogtreecommitdiff
path: root/science/brian
diff options
context:
space:
mode:
Diffstat (limited to 'science/brian')
-rw-r--r--science/brian/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/brian/Makefile b/science/brian/Makefile
index 6fa2c5894e6e..4edc38975fa0 100644
--- a/science/brian/Makefile
+++ b/science/brian/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= CHEESESHOP
MAINTAINER= wen@FreeBSD.org
COMMENT= Clock-driven simulator for spiking neural networks
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.1.0:math/py-numpy \
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.1.0,1:math/py-numpy \
${PYTHON_PKGNAMEPREFIX}scipy>=0.6.0:science/py-scipy \
${PYTHON_PKGNAMEPREFIX}matplotlib>=0.90.1:math/py-matplotlib
RUN_DEPENDS:= ${BUILD_DEPENDS}