From a33f6d49ac475724e90c73362bfe668cc4bd09e3 Mon Sep 17 00:00:00 2001 From: is Date: Tue, 13 Feb 2001 12:49:06 +0000 Subject: Change the names of the ssh and ssh6 packages to ssh{,6}-1.2.27nb1 so that installation of the right version can be verified. --- parallel/glunix/Makefile | 4 ++-- parallel/mpi-ch/Makefile | 4 ++-- parallel/pvm3/Makefile | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'parallel') diff --git a/parallel/glunix/Makefile b/parallel/glunix/Makefile index ce8b334fdc9..9ccce6e53d4 100644 --- a/parallel/glunix/Makefile +++ b/parallel/glunix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2001/01/29 11:34:39 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2001/02/13 12:49:06 is Exp $ DISTNAME= glunix-release-1-0a PKGNAME= glunix-1.0a @@ -13,7 +13,7 @@ HOMEPAGE= http://now.cs.berkeley.edu/Glunix/glunix.html .if exists(/usr/bin/ssh) SSH= /usr/bin/ssh .else -DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh +DEPENDS+= {openssh-*,ssh{,6}-1.2.27*}:../../security/ssh SSH= ${LOCALBASE}/bin/ssh .endif diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile index 87bf97cc49c..c370f83a093 100644 --- a/parallel/mpi-ch/Makefile +++ b/parallel/mpi-ch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2000/10/21 22:53:00 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2001/02/13 12:49:07 is Exp $ DISTNAME= mpich-1.1.1 CATEGORIES= parallel @@ -8,7 +8,7 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www.mcs.anl.gov/mpi/mpich/index.html .if !exists(/usr/bin/ssh) -DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh +DEPENDS+= {openssh-*,ssh{,6}-1.2.27*}:../../security/ssh .endif WRKSRC= ${WRKDIR}/mpich diff --git a/parallel/pvm3/Makefile b/parallel/pvm3/Makefile index e07d888c5e1..624ca157fc9 100644 --- a/parallel/pvm3/Makefile +++ b/parallel/pvm3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2001/01/29 11:34:39 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2001/02/13 12:49:07 is Exp $ DISTNAME= pvm3.4.3 PKGNAME= pvm-3.4.3 @@ -12,7 +12,7 @@ HOMEPAGE= http://www.epm.ornl.gov/pvm/pvm_home.html .if exists(/usr/bin/ssh) SSH= /usr/bin/ssh .else -DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh +DEPENDS+= {openssh-*,ssh{,6}-1.2.27*}:../../security/ssh SSH= ${LOCALBASE}/bin/ssh .endif -- cgit v1.2.3