summaryrefslogtreecommitdiff
path: root/net/srsh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/srsh/Makefile')
-rw-r--r--net/srsh/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/srsh/Makefile b/net/srsh/Makefile
index 0e06a4853bb..7d322aaa78a 100644
--- a/net/srsh/Makefile
+++ b/net/srsh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2000/10/10 15:02:13 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.5 2000/11/23 15:45:33 abs Exp $
#
DISTNAME= srsh-1.2
@@ -8,7 +8,7 @@ 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
+DEPENDS+= {ssh{,6}-*,openssh-*}:../../security/ssh
.endif
NO_CONFIGURE= yes