summaryrefslogtreecommitdiff
path: root/games/xquarto/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xquarto/Makefile')
-rw-r--r--games/xquarto/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.mk>