summaryrefslogtreecommitdiff
path: root/parallel
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>2000-09-25 14:29:10 +0000
committeris <is@pkgsrc.org>2000-09-25 14:29:10 +0000
commitabf7a09ca3ade55b05e6541663f288ddb2d97461 (patch)
treece83b040d21ee27c2a66153fe767cd3b00ff1587 /parallel
parentd45b6cd547a83eed50543b055f7c7c6191e66028 (diff)
downloadpkgsrc-abf7a09ca3ade55b05e6541663f288ddb2d97461.tar.gz
Allow ssh6 and openssh in addition to ssh.
Diffstat (limited to 'parallel')
-rw-r--r--parallel/glunix/Makefile4
-rw-r--r--parallel/mpi-ch/Makefile4
-rw-r--r--parallel/pvm3/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/parallel/glunix/Makefile b/parallel/glunix/Makefile
index 5d627abd4a8..12b3401ba8f 100644
--- a/parallel/glunix/Makefile
+++ b/parallel/glunix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/08/18 22:46:46 hubertf Exp $
+# $NetBSD: Makefile,v 1.11 2000/09/25 14:29:11 is Exp $
DISTNAME= glunix-release-1-0a
PKGNAME= glunix-1.0a
@@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} makedepend${EXTRACT_SUFX}
MAINTAINER= root@garbled.net
HOMEPAGE= http://now.cs.berkeley.edu/Glunix/glunix.html
-DEPENDS+= ssh-1.2.27:../../security/ssh
+DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh
USE_GMAKE= yes
USE_PERL5= yes
diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile
index 4ca0b1ab283..0e9bb27eb06 100644
--- a/parallel/mpi-ch/Makefile
+++ b/parallel/mpi-ch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/03/02 23:47:33 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2000/09/25 14:29:10 is Exp $
DISTNAME= mpich-1.1.1
CATEGORIES= parallel
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/old/
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.mcs.anl.gov/mpi/mpich/index.html
-DEPENDS+= ssh-1.2.27:../../security/ssh
+DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh
WRKSRC= ${WRKDIR}/mpich
ALL_TARGET= ALL
diff --git a/parallel/pvm3/Makefile b/parallel/pvm3/Makefile
index 6d994a3747d..41413d73252 100644
--- a/parallel/pvm3/Makefile
+++ b/parallel/pvm3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2000/09/05 11:09:40 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2000/09/25 14:29:10 is Exp $
DISTNAME= pvm3.4.3
PKGNAME= pvm-3.4.3
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.epm.ornl.gov/pvm/pvm_home.html
-DEPENDS+= ssh-*:../../security/ssh
+DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh
USE_FORTRAN= yes
USE_X11= yes