summaryrefslogtreecommitdiff
path: root/audio/rplay/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 00:01:16 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-27 00:01:16 +0000
commit098b1359d9986e11361590dfa03c9997ea09b76d (patch)
tree5366894f8d0c01af375be95d213262ce1900f93f /audio/rplay/Makefile
parentUpdate port: audio/mp3encode (diff)
Update port: audio/rplay
- ECHO -> ECHO_MSG PR: ports/56766 Submitted: KATO Tsuguru <tkato@prontomail.com>
Notes
Notes: svn path=/head/; revision=89486
Diffstat (limited to 'audio/rplay/Makefile')
-rw-r--r--audio/rplay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile
index 0654c835fb76..825bdad03309 100644
--- a/audio/rplay/Makefile
+++ b/audio/rplay/Makefile
@@ -34,8 +34,8 @@ post-install:
.for info in ${INFO_FILES}
@install-info ${PREFIX}/info/${info} ${PREFIX}/info/dir
.endfor
- @${ECHO} "===> Installing ${PREFIX}/etc/rc.d/rplayd.sh"
- @${ECHO} "===> startup file as ${PREFIX}/etc/rc.d/rplayd.sh.sample"
+ @${ECHO_MSG} "===> Installing ${PREFIX}/etc/rc.d/rplayd.sh"
+ @${ECHO_MSG} "===> startup file as ${PREFIX}/etc/rc.d/rplayd.sh.sample"
@${INSTALL_SCRIPT} -m 751 ${FILESDIR}/rplayd.sh ${PREFIX}/etc/rc.d/rplayd.sh.sample
.if !exists(${PREFIX}/etc/rplay.hosts)
@${ECHO_CMD} localhost > ${PREFIX}/etc/rplay.hosts