summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--parallel/glunix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/parallel/glunix/Makefile b/parallel/glunix/Makefile
index a0715a8ef39..178dea936a9 100644
--- a/parallel/glunix/Makefile
+++ b/parallel/glunix/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/10/10 19:09:26 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.14 2000/10/10 19:25:09 dmcmahill Exp $
DISTNAME= glunix-release-1-0a
PKGNAME= glunix-1.0a
@@ -14,7 +14,7 @@ HOMEPAGE= http://now.cs.berkeley.edu/Glunix/glunix.html
SSH= /usr/bin/ssh
.else
DEPENDS+= {openssh-*,ssh{,6}-1.2.27}:../../security/ssh
-SSH= ${LOCALBASE}/ssh
+SSH= ${LOCALBASE}/bin/ssh
.endif
USE_GMAKE= yes