summaryrefslogtreecommitdiffstats
path: root/math/biggles
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2002-07-15 11:37:35 +0000
committertg <tg@FreeBSD.org>2002-07-15 11:37:35 +0000
commit30bceeea4c4f7dbee3712c9a1ebd333f7f3b2cc3 (patch)
tree2ddc11cb0d2b59ccd8eeb832d551757d59234c8f /math/biggles
parent43fcff6edce8c91fea8769328f4ee16e0815ab04 (diff)
downloadFreeBSD-ports-30bceeea4c4f7dbee3712c9a1ebd333f7f3b2cc3.zip
FreeBSD-ports-30bceeea4c4f7dbee3712c9a1ebd333f7f3b2cc3.tar.gz
Use $PYNUMERIC in the dependencies.
Diffstat (limited to 'math/biggles')
-rw-r--r--math/biggles/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/biggles/Makefile b/math/biggles/Makefile
index 11fce68..9173e33 100644
--- a/math/biggles/Makefile
+++ b/math/biggles/Makefile
@@ -15,7 +15,7 @@ DISTNAME= python-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
-BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/Numeric.pth:${PORTSDIR}/math/py-numeric
+BUILD_DEPENDS= ${PYNUMERIC}
LIB_DEPENDS= plot:${PORTSDIR}/graphics/plotutils
USE_PYTHON= yes
OpenPOWER on IntegriCloud