From 30bceeea4c4f7dbee3712c9a1ebd333f7f3b2cc3 Mon Sep 17 00:00:00 2001 From: tg Date: Mon, 15 Jul 2002 11:37:35 +0000 Subject: Use $PYNUMERIC in the dependencies. --- math/biggles/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/biggles') 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 -- cgit v1.1