summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/py-Scientific/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-Scientific/Makefile b/math/py-Scientific/Makefile
index c1578a0eeb6..494cdf44cc1 100644
--- a/math/py-Scientific/Makefile
+++ b/math/py-Scientific/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2001/03/25 21:43:02 jtb Exp $
+# $NetBSD: Makefile,v 1.4 2001/03/29 01:00:10 jtb Exp $
DISTNAME= ScientificPython-2.0.1
PKGNAME= py-Scientific-2.0.1
@@ -12,7 +12,7 @@ COMMENT= Python modules for scientific computing
DEPENDS+= python>=1.5:../../lang/python
DEPENDS+= netcdf>=3.0:../../devel/netcdf
-DEPENDS+= mpich->=1.2.1:../../parallel/mpi-ch
+DEPENDS+= mpich>=1.2.1:../../parallel/mpi-ch
DEPENDS+= py-Numeric-[0-9]*:../../math/py-Numeric
.if ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "mips" || ${MACHINE_ARCH} == "vax"