From f58180f9a22a2c64eed6b2f9f9d7fb3a81a05f53 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Tue, 29 May 2001 12:50:07 +0000 Subject: math/numpy was renamed to math/py-numeric. PR: 27594 Submitted by: Chang, Hye-Shik --- math/py-gnuplot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/py-gnuplot') 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 -- cgit v1.2.3