From 86859a51e93311d20006752f6a829286fe1e0d5d Mon Sep 17 00:00:00 2001 From: gdt Date: Mon, 2 Jul 2007 19:21:14 +0000 Subject: add MAKE_JOBS_SAFE=no --- parallel/mpi-ch/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'parallel/mpi-ch/Makefile') diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile index 4bab3c8d8b9..dc75aa3eaa3 100644 --- a/parallel/mpi-ch/Makefile +++ b/parallel/mpi-ch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2007/01/14 09:03:09 joerg Exp $ +# $NetBSD: Makefile,v 1.52 2007/07/02 19:21:14 gdt Exp $ DISTNAME= mpich-1.2.6 PKGREVISION= 6 @@ -10,6 +10,9 @@ MAINTAINER= root@garbled.net HOMEPAGE= http://www-unix.mcs.anl.gov/mpi/mpich1/ COMMENT= Free implementation of the Message Passing Interface +# many failures +MAKE_JOBS_SAFE= no + .if !exists(/usr/bin/ssh) DEPENDS+= {openssh-[0-9]*,ssh{,6}-1.2.27*}:../../security/openssh .endif -- cgit v1.2.3