From abf7a09ca3ade55b05e6541663f288ddb2d97461 Mon Sep 17 00:00:00 2001 From: is Date: Mon, 25 Sep 2000 14:29:10 +0000 Subject: Allow ssh6 and openssh in addition to ssh. --- parallel/glunix/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'parallel/glunix') 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 -- cgit v1.2.3