summaryrefslogtreecommitdiff
path: root/net-p2p/nicotine
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p/nicotine')
-rw-r--r--net-p2p/nicotine/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/nicotine/Makefile b/net-p2p/nicotine/Makefile
index a0f8fdb06b7d..c809fb3f3531 100644
--- a/net-p2p/nicotine/Makefile
+++ b/net-p2p/nicotine/Makefile
@@ -25,9 +25,9 @@ USE_PYDISTUTILS= yes
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/ogg/vorbismodule.so:${PORTSDIR}/audio/py-vorbis
.else
pre-everything::
- @${ECHO} ""
- @${ECHO} "Define WITH_VORBIS=yes to enable OGG/Vorbis support"
- @${ECHO} ""
+ @${ECHO_MSG} ""
+ @${ECHO_MSG} "Define WITH_VORBIS=yes to enable OGG/Vorbis support"
+ @${ECHO_MSG} ""
.endif
.if !defined(NOPORTDOCS)