aboutsummaryrefslogtreecommitdiff
path: root/games/oneko-sakura/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/oneko-sakura/Makefile')
-rw-r--r--games/oneko-sakura/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/oneko-sakura/Makefile b/games/oneko-sakura/Makefile
index 2ac186e40f0b..b0d4308c0320 100644
--- a/games/oneko-sakura/Makefile
+++ b/games/oneko-sakura/Makefile
@@ -24,6 +24,6 @@ NO_CDROM= "Including derivatives from CARDCAPTOR SAKURA. See http://www.clamp.f-
RESTRICTED_FILES= ${PATCHFILES}
pre-configure:
- @${ECHO} "MANSUFFIX=6" >>${WRKSRC}/Imakefile
+ @${ECHO_CMD} "MANSUFFIX=6" >>${WRKSRC}/Imakefile
.include <bsd.port.mk>