summaryrefslogtreecommitdiff
path: root/parallel/mpi-ch
diff options
context:
space:
mode:
authorwiz <wiz>2000-01-10 01:39:02 +0000
committerwiz <wiz>2000-01-10 01:39:02 +0000
commitdbdf727e211a7c0df47d7ea332d89b6fe60cec6c (patch)
tree1d019e8fd84c7e906a4bf476ad2269a78d304a50 /parallel/mpi-ch
parentc170550db26048be0dcf07b0377736293b77d5b1 (diff)
downloadpkgsrc-dbdf727e211a7c0df47d7ea332d89b6fe60cec6c.tar.gz
miscellaneous small changes to make pkglint happy
Diffstat (limited to 'parallel/mpi-ch')
-rw-r--r--parallel/mpi-ch/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile
index b18b7aa50fd..e3506f719ee 100644
--- a/parallel/mpi-ch/Makefile
+++ b/parallel/mpi-ch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1999/10/27 17:14:10 agc Exp $
+# $NetBSD: Makefile,v 1.7 2000/01/10 01:39:05 wiz Exp $
DISTNAME= mpich-1.1.1
CATEGORIES= parallel
@@ -7,10 +7,10 @@ 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
+BROKEN= PLIST problems
+
WRKSRC= ${WRKDIR}/mpich
ALL_TARGET= ALL
USE_PERL5= yes