aboutsummaryrefslogtreecommitdiffstats
path: root/games/xsol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xsol/Makefile')
-rw-r--r--games/xsol/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xsol/Makefile b/games/xsol/Makefile
index 23399f6879f3..0717380fd622 100644
--- a/games/xsol/Makefile
+++ b/games/xsol/Makefile
@@ -17,6 +17,6 @@ USE_IMAKE= yes
MAN6= xsol.6
post-patch:
- @${ECHO} "MANSUFFIX=6" >> ${WRKSRC}/Imakefile
+ @${ECHO_CMD} "MANSUFFIX=6" >> ${WRKSRC}/Imakefile
.include <bsd.port.mk>