summaryrefslogtreecommitdiff
path: root/audio/rplay/Makefile
diff options
context:
space:
mode:
authorMichael Scheidell <scheidell@FreeBSD.org>2012-04-25 22:14:19 +0000
committerMichael Scheidell <scheidell@FreeBSD.org>2012-04-25 22:14:19 +0000
commit31797f7ac01f319089f624d4912bf2137329a2d7 (patch)
treee35a6b30e8ef798512a541d5cee369e15ebf148e /audio/rplay/Makefile
parent- Fix crash on amd64 when rplayd parses the rplay.hosts file (extra-patch for... (diff)
- Correct previous commit: rplay.in sb rplayd.in, rename file, fix Makefile
PR: ports/166658 Submitted by: scheidell@ (me)
Notes
Notes: svn path=/head/; revision=295527
Diffstat (limited to 'audio/rplay/Makefile')
-rw-r--r--audio/rplay/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile
index 95724f59904b..6bcbd3485681 100644
--- a/audio/rplay/Makefile
+++ b/audio/rplay/Makefile
@@ -29,7 +29,7 @@ INFO= RPLAY RPTP librplay rplayd
.include <bsd.port.pre.mk>
-USE_RC_SUBR= rplay
+USE_RC_SUBR= rplayd
.if ${ARCH} == "amd64"
# pr ports/166658 mentions a problem with amd64. if it happens on i386, you can delete this conditional