aboutsummaryrefslogtreecommitdiff
path: root/japanese/msdosfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/msdosfs/Makefile')
-rw-r--r--japanese/msdosfs/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/japanese/msdosfs/Makefile b/japanese/msdosfs/Makefile
index beec1e50e545..bb18b4ae7ef0 100644
--- a/japanese/msdosfs/Makefile
+++ b/japanese/msdosfs/Makefile
@@ -43,10 +43,10 @@ post-extract:
pre-build:
@if [ ! -d /sys -o ! -d /usr/src/sys ]; then \
- ${ECHO} "****************************************" ; \
- ${ECHO} " You need to extract kernel source tree" ; \
- ${ECHO} " before you build this package..." ; \
- ${ECHO} "****************************************" ; \
+ ${ECHO_MSG} "****************************************" ; \
+ ${ECHO_MSG} " You need to extract kernel source tree" ; \
+ ${ECHO_MSG} " before you build this package..." ; \
+ ${ECHO_MSG} "****************************************" ; \
${FALSE} ; \
fi