summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authoragc <agc>1998-04-24 09:20:33 +0000
committeragc <agc>1998-04-24 09:20:33 +0000
commit4cb376d208c6930263ef1594befa6cda48bb9463 (patch)
tree952fea766de99c1f4b39d1e2deb68084fcb17624 /math
parent95682d152ea69dc895642a7dc79a92b2fb524420 (diff)
downloadpkgsrc-4cb376d208c6930263ef1594befa6cda48bb9463.tar.gz
Move to relative paths in the pkgsrc tree.
Diffstat (limited to 'math')
-rw-r--r--math/py-Numeric/Makefile6
1 files changed, 3 insertions, 3 deletions
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