aboutsummaryrefslogtreecommitdiff
path: root/games/oneko/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-01-29 10:53:27 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-01-29 10:53:27 +0000
commitbc07afc1c299155a3451d285f1e3c862af0c8e83 (patch)
tree1fecad8c5762f1c1f723e927775d4b37b5a0f7d9 /games/oneko/Makefile
parent5406488640c9d4292c7a5349facb9e09d7fb04dc (diff)
Notes
Diffstat (limited to 'games/oneko/Makefile')
-rw-r--r--games/oneko/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/oneko/Makefile b/games/oneko/Makefile
index 0963f15b81ea..7cc6ac4ebdb8 100644
--- a/games/oneko/Makefile
+++ b/games/oneko/Makefile
@@ -17,6 +17,6 @@ USE_IMAKE= yes
MAN6= oneko.6
pre-configure:
- @${ECHO} "MANSUFFIX=6" >>${WRKSRC}/Imakefile
+ @${ECHO_CMD} "MANSUFFIX=6" >>${WRKSRC}/Imakefile
.include <bsd.port.mk>