summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/srsh/Makefile4
-rw-r--r--parallel/glunix/Makefile4
-rw-r--r--parallel/mpi-ch/Makefile4
-rw-r--r--parallel/pvm3/Makefile4
-rw-r--r--security/ssh-ip-tunnel/Makefile4
5 files changed, 15 insertions, 5 deletions
diff --git a/net/srsh/Makefile b/net/srsh/Makefile
index 4c9a4c3540e..0e06a4853bb 100644
--- a/net/srsh/Makefile
+++ b/net/srsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/04/10 06:16:52 tron Exp $
+# $NetBSD: Makefile,v 1.4 2000/10/10 15:02:13 dmcmahill Exp $
#
DISTNAME= srsh-1.2
@@ -7,7 +7,9 @@ MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/
MAINTAINER= kim@tac.nyc.ny.us
+.if !exists(/usr/bin/ssh)
DEPENDS+= ssh{,6}-*:../../security/ssh
+.endif
NO_CONFIGURE= yes
ALL_TARGET= all PREFIX=${PREFIX}
diff --git a/parallel/glunix/Makefile b/parallel/glunix/Makefile
index 12b3401ba8f..34f3ed0539d 100644
--- a/parallel/glunix/Makefile
+++ b/parallel/glunix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2000/09/25 14:29:11 is Exp $
+# $NetBSD: Makefile,v 1.12 2000/10/10 15:02:13 dmcmahill Exp $
DISTNAME= glunix-release-1-0a
PKGNAME= glunix-1.0a
@@ -10,7 +10,9 @@ 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)
DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh
+.endif
USE_GMAKE= yes
USE_PERL5= yes
diff --git a/parallel/mpi-ch/Makefile b/parallel/mpi-ch/Makefile
index 0e9bb27eb06..5188ac21e03 100644
--- a/parallel/mpi-ch/Makefile
+++ b/parallel/mpi-ch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2000/09/25 14:29:10 is Exp $
+# $NetBSD: Makefile,v 1.10 2000/10/10 15:02:14 dmcmahill Exp $
DISTNAME= mpich-1.1.1
CATEGORIES= parallel
@@ -7,7 +7,9 @@ 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)
DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh
+.endif
WRKSRC= ${WRKDIR}/mpich
ALL_TARGET= ALL
diff --git a/parallel/pvm3/Makefile b/parallel/pvm3/Makefile
index 41413d73252..d32f9e33d4c 100644
--- a/parallel/pvm3/Makefile
+++ b/parallel/pvm3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/09/25 14:29:10 is Exp $
+# $NetBSD: Makefile,v 1.14 2000/10/10 15:02:14 dmcmahill Exp $
DISTNAME= pvm3.4.3
PKGNAME= pvm-3.4.3
@@ -9,7 +9,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= root@garbled.net
HOMEPAGE= http://www.epm.ornl.gov/pvm/pvm_home.html
+.if !exists(/usr/bin/ssh)
DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh
+.endif
USE_FORTRAN= yes
USE_X11= yes
diff --git a/security/ssh-ip-tunnel/Makefile b/security/ssh-ip-tunnel/Makefile
index 1fb4c1fce67..613986bb4f2 100644
--- a/security/ssh-ip-tunnel/Makefile
+++ b/security/ssh-ip-tunnel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/09/24 16:53:34 hubertf Exp $
+# $NetBSD: Makefile,v 1.8 2000/10/10 15:02:14 dmcmahill Exp $
DISTNAME= vpn-1.0
PKGNAME= ssh-ip-tunnel-1.0
@@ -8,7 +8,9 @@ MASTER_SITES= http://bleu.west.spy.net/~dustin/soft/
MAINTAINER= dustin@spy.net
DEPENDS+= pty-redir-0.1:../../misc/pty-redir
+.if !exists(/usr/bin/ssh)
DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh
+.endif
CONFLICTS= vpn-1.0