aboutsummaryrefslogtreecommitdiff
path: root/audio/snack
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 00:23:56 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 00:23:56 +0000
commitb705cbc95ce7bf042f8953c29453b6528f20a3c6 (patch)
tree26218ca7c2e5a91466052ac00adec88000802e4f /audio/snack
parentb2e928c70c82a416571a4cf1ba23bd4ebcf8f152 (diff)
downloadports-b705cbc95ce7bf042f8953c29453b6528f20a3c6.tar.gz
ports-b705cbc95ce7bf042f8953c29453b6528f20a3c6.zip
Notes
Diffstat (limited to 'audio/snack')
-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: