aboutsummaryrefslogtreecommitdiff
path: root/math/py-scientific
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-scientific')
-rw-r--r--math/py-scientific/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-scientific/Makefile b/math/py-scientific/Makefile
index dced99131941..8e8e41772046 100644
--- a/math/py-scientific/Makefile
+++ b/math/py-scientific/Makefile
@@ -15,10 +15,10 @@ DISTNAME= ScientificPython-${PORTVERSION}
MAINTAINER= tg@FreeBSD.org
-BUILD_DEPENDS= ${NUMPYDIR}/Numeric.py:${PORTSDIR}/math/numpy \
+BUILD_DEPENDS= ${NUMPYDIR}/Numeric.py:${PORTSDIR}/math/py-numeric \
${PYDISTUTILS}
LIB_DEPENDS= netcdf.1:${PORTSDIR}/math/netcdf
-RUN_DEPENDS= ${NUMPYDIR}/Numeric.py:${PORTSDIR}/math/numpy
+RUN_DEPENDS= ${NUMPYDIR}/Numeric.py:${PORTSDIR}/math/py-numeric
USE_PYTHON= yes