From b0b67bfe5cbf40df6f4e1d8d4e767081e676a63c Mon Sep 17 00:00:00 2001 From: is Date: Mon, 25 Sep 2000 14:29:10 +0000 Subject: Allow ssh6 and openssh in addition to ssh. --- parallel/mpi-ch/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'parallel/mpi-ch') 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 -- cgit v1.2.3