From 6e7b5cf644158de0e1058472011e5e43a2964208 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 24 Apr 1998 09:20:33 +0000 Subject: Move to relative paths in the pkgsrc tree. --- math/py-Numeric/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'math') diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile index 8ceaf632a00..135d14790a2 100644 --- a/math/py-Numeric/Makefile +++ b/math/py-Numeric/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/04/15 10:38:32 agc Exp $ +# $NetBSD: Makefile,v 1.5 1998/04/24 09:20:35 agc Exp $ DISTNAME= NumPy-11 PKGNAME= py-Numeric-1.1 @@ -8,8 +8,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= tsarna@endicor.com -BUILD_DEPENDS= python:${PORTSDIR}/lang/python -RUN_DEPENDS= python:${PORTSDIR}/lang/python +BUILD_DEPENDS= python:../../lang/python +RUN_DEPENDS= python:../../lang/python WRKSRC= ${WRKDIR}/LLNLDistribution/Numerical ALL_TARGET= default -- cgit v1.2.3