summaryrefslogtreecommitdiff
path: root/games/imaze/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/imaze/Makefile')
-rw-r--r--games/imaze/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/imaze/Makefile b/games/imaze/Makefile
index d8209482e5f9..cde637c3655c 100644
--- a/games/imaze/Makefile
+++ b/games/imaze/Makefile
@@ -63,6 +63,6 @@ do-install:
do ${INSTALL_DATA} $$f ${PREFIX}/share/imaze/$$f.example;\
done; \
${INSTALL_DATA} README ${PREFIX}/share/imaze)
- @echo "Please read the file \"README\" in \"${PREFIX}/share/imaze\"."
+ @${ECHO_MSG} "Please read the file \"README\" in \"${PREFIX}/share/imaze\"."
.include <bsd.port.mk>