From 1bb3007c04ad6091bda42ac2a39c7e64b34c1984 Mon Sep 17 00:00:00 2001 From: agc Date: Mon, 8 Mar 1999 10:53:55 +0000 Subject: s/make/${MAKE}/g --- net/scotty/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/scotty') diff --git a/net/scotty/Makefile b/net/scotty/Makefile index bf11523f610..b15a5d416e0 100644 --- a/net/scotty/Makefile +++ b/net/scotty/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1998/11/16 15:27:28 agc Exp $ +# $NetBSD: Makefile,v 1.16 1999/03/08 10:53:57 agc Exp $ # FreeBSD Id: Makefile,v 1.21 1997/08/27 23:01:53 cwt Exp # @@ -22,7 +22,7 @@ post-extract: @${RM} -f ${WRKSRC}/../doc/http.n pre-install: - @cd ${WRKSRC};make sinstall + @cd ${WRKSRC};${MAKE} sinstall @${CP} ${WRKSRC}/../tnm/ntping/ntping.8 ${WRKSRC}/../doc .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3