summaryrefslogtreecommitdiff
path: root/audio/snack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/snack/Makefile')
-rw-r--r--audio/snack/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/snack/Makefile b/audio/snack/Makefile
index c680b52b3812..c67d8dd20580 100644
--- a/audio/snack/Makefile
+++ b/audio/snack/Makefile
@@ -39,9 +39,9 @@ PLIST_SUB+= VORBIS="@comment "
pre-everything::
.if !defined(WITH_VORBIS)
- @${ECHO}
- @${ECHO} 'Use "make WITH_VORBIS=yes" to build support for OGG Vorbis.'
- @${ECHO}
+ @${ECHO_MSG}
+ @${ECHO_MSG} 'Use "make WITH_VORBIS=yes" to build support for OGG Vorbis.'
+ @${ECHO_MSG}
.endif
post-patch: