summaryrefslogtreecommitdiff
path: root/parallel/glunix
diff options
context:
space:
mode:
authoris <is@pkgsrc.org>2000-09-25 14:29:10 +0000
committeris <is@pkgsrc.org>2000-09-25 14:29:10 +0000
commitabf7a09ca3ade55b05e6541663f288ddb2d97461 (patch)
treece83b040d21ee27c2a66153fe767cd3b00ff1587 /parallel/glunix
parentd45b6cd547a83eed50543b055f7c7c6191e66028 (diff)
downloadpkgsrc-abf7a09ca3ade55b05e6541663f288ddb2d97461.tar.gz
Allow ssh6 and openssh in addition to ssh.
Diffstat (limited to 'parallel/glunix')
-rw-r--r--parallel/glunix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/parallel/glunix/Makefile b/parallel/glunix/Makefile
index 5d627abd4a8..12b3401ba8f 100644
--- a/parallel/glunix/Makefile
+++ b/parallel/glunix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2000/08/18 22:46:46 hubertf Exp $
+# $NetBSD: Makefile,v 1.11 2000/09/25 14:29:11 is 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
-DEPENDS+= ssh-1.2.27:../../security/ssh
+DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh
USE_GMAKE= yes
USE_PERL5= yes