diff options
author | agc <agc@pkgsrc.org> | 1999-10-27 17:14:01 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 1999-10-27 17:14:01 +0000 |
commit | 606e5ab825667ae1cc8e3de2d47cefb96cad506c (patch) | |
tree | f51aaf90d1e8972aed77ac565f03fb7a22d028aa /parallel/mpi-ch | |
parent | 0aaf70604932e93148d871f4f41685169f601339 (diff) | |
download | pkgsrc-606e5ab825667ae1cc8e3de2d47cefb96cad506c.tar.gz |
Mark packages as broken, where necessary.
Diffstat (limited to 'parallel/mpi-ch')
-rw-r--r-- | parallel/mpi-ch/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile index 94f44d1b576..b18b7aa50fd 100644 --- a/parallel/mpi-ch/Makefile +++ b/parallel/mpi-ch/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 1999/10/07 01:47:27 hubertf Exp $ +# $NetBSD: Makefile,v 1.6 1999/10/27 17:14:10 agc Exp $ DISTNAME= mpich-1.1.1 CATEGORIES= parallel @@ -7,6 +7,8 @@ MASTER_SITES= ftp://ftp.mcs.anl.gov/pub/mpi/old/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.mcs.anl.gov/mpi/mpich/index.html +BROKEN= PLIST problems + DEPENDS+= ssh-1.2.27:../../security/ssh WRKSRC= ${WRKDIR}/mpich |