aboutsummaryrefslogtreecommitdiff
path: root/math/py-gnuplot
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-29 12:50:07 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-29 12:50:07 +0000
commitf58180f9a22a2c64eed6b2f9f9d7fb3a81a05f53 (patch)
tree756ee3f1a6098bf3045b962de0e9732cd93ec262 /math/py-gnuplot
parent65232d5b5281d74748b86fef21e3b6ef92fb71eb (diff)
downloadports-f58180f9a22a2c64eed6b2f9f9d7fb3a81a05f53.tar.gz
ports-f58180f9a22a2c64eed6b2f9f9d7fb3a81a05f53.zip
Notes
Diffstat (limited to 'math/py-gnuplot')
-rw-r--r--math/py-gnuplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-gnuplot/Makefile b/math/py-gnuplot/Makefile
index becc1c69a1ef..b29d915dd5f0 100644
--- a/math/py-gnuplot/Makefile
+++ b/math/py-gnuplot/Makefile
@@ -14,9 +14,9 @@ DISTNAME= Gnuplot-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/_numpy.so:${PORTSDIR}/math/numpy
+BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric/_numpy.so:${PORTSDIR}/math/py-numeric
RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot \
- ${PYTHON_SITELIBDIR}/Numeric/_numpy.so:${PORTSDIR}/math/numpy
+ ${PYTHON_SITELIBDIR}/Numeric/_numpy.so:${PORTSDIR}/math/py-numeric
USE_PYTHON= yes
SETUP_CMD= cd ${WRKSRC}; ${PYTHON_CMD} setup.py