From 30e38e5731046915c68922f1a83df4b0130cc8cc Mon Sep 17 00:00:00 2001 From: Masafumi Max NAKANE Date: Thu, 11 Sep 1997 18:31:52 +0000 Subject: mv -> ${MV}. --- security/ssh/Makefile | 4 ++-- security/ssh2/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'security') diff --git a/security/ssh/Makefile b/security/ssh/Makefile index bd5e26f3c800..f17c8c4c7f9d 100644 --- a/security/ssh/Makefile +++ b/security/ssh/Makefile @@ -3,7 +3,7 @@ # Date created: 30 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.42 1997/07/01 02:39:26 adam Exp $ +# $Id: Makefile,v 1.43 1997/07/18 05:04:17 asami Exp $ # # Maximal ssh package requires YES values for # USE_PERL, USE_TCPWRAP @@ -67,7 +67,7 @@ MAN8= sshd.8 pre-patch: - @mv -f ${WRKSRC}/make-ssh-known-hosts.pl \ + @${MV} -f ${WRKSRC}/make-ssh-known-hosts.pl \ ${WRKSRC}/make-ssh-known-hosts.pl.in fetch-depends: diff --git a/security/ssh2/Makefile b/security/ssh2/Makefile index bd5e26f3c800..f17c8c4c7f9d 100644 --- a/security/ssh2/Makefile +++ b/security/ssh2/Makefile @@ -3,7 +3,7 @@ # Date created: 30 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.42 1997/07/01 02:39:26 adam Exp $ +# $Id: Makefile,v 1.43 1997/07/18 05:04:17 asami Exp $ # # Maximal ssh package requires YES values for # USE_PERL, USE_TCPWRAP @@ -67,7 +67,7 @@ MAN8= sshd.8 pre-patch: - @mv -f ${WRKSRC}/make-ssh-known-hosts.pl \ + @${MV} -f ${WRKSRC}/make-ssh-known-hosts.pl \ ${WRKSRC}/make-ssh-known-hosts.pl.in fetch-depends: -- cgit v1.2.3