summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-10-21 22:52:37 +0000
committerwiz <wiz@pkgsrc.org>2000-10-21 22:52:37 +0000
commitfe0b531972ac7c9bbe164df847ac44ea607da64a (patch)
treec5c73805d1fb417a530150659f54d30a58f53419
parent2dc6f6429e9ed7f6882f5558338acc250d01e60b (diff)
downloadpkgsrc-fe0b531972ac7c9bbe164df847ac44ea607da64a.tar.gz
remove trailing whitespace
-rw-r--r--parallel/glunix/Makefile4
-rw-r--r--parallel/mpi-ch/Makefile4
-rw-r--r--parallel/pvm3/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/parallel/glunix/Makefile b/parallel/glunix/Makefile
index 178dea936a9..35ca9d1b4f5 100644
--- a/parallel/glunix/Makefile
+++ b/parallel/glunix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/10/10 19:25:09 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.15 2000/10/21 22:52:37 wiz Exp $
DISTNAME= glunix-release-1-0a
PKGNAME= glunix-1.0a
@@ -10,7 +10,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} makedepend${EXTRACT_SUFX}
MAINTAINER= root@garbled.net
HOMEPAGE= http://now.cs.berkeley.edu/Glunix/glunix.html
-.if exists(/usr/bin/ssh)
+.if exists(/usr/bin/ssh)
SSH= /usr/bin/ssh
.else
DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh
diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile
index 5188ac21e03..87bf97cc49c 100644
--- a/parallel/mpi-ch/Makefile
+++ b/parallel/mpi-ch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/10/10 15:02:14 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.11 2000/10/21 22:53:00 wiz 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
-.if !exists(/usr/bin/ssh)
+.if !exists(/usr/bin/ssh)
DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh
.endif
diff --git a/parallel/pvm3/Makefile b/parallel/pvm3/Makefile
index 95aea241427..2ee60bf7e0e 100644
--- a/parallel/pvm3/Makefile
+++ b/parallel/pvm3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/10/10 19:26:15 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.16 2000/10/21 22:53:35 wiz Exp $
DISTNAME= pvm3.4.3
PKGNAME= pvm-3.4.3
@@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.epm.ornl.gov/pvm/pvm_home.html
-.if exists(/usr/bin/ssh)
+.if exists(/usr/bin/ssh)
SSH= /usr/bin/ssh
.else
DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh