From 58942bab6dbee58f4bff47b5f7888deb6d9b99ac Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Fri, 27 Aug 1999 21:14:04 +0000 Subject: echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} --- games/xquarto/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/xquarto/Makefile') diff --git a/games/xquarto/Makefile b/games/xquarto/Makefile index 6a14282f7428..c9dbe0665961 100644 --- a/games/xquarto/Makefile +++ b/games/xquarto/Makefile @@ -18,6 +18,6 @@ USE_IMAKE= yes MAN6= xquarto.6 pre-configure: - @echo "MANSUFFIX=6" >>${WRKSRC}/src/Imakefile + @${ECHO} "MANSUFFIX=6" >>${WRKSRC}/src/Imakefile .include -- cgit v1.2.3