summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2002-10-27 22:44:35 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2002-10-27 22:44:35 +0000
commit4027d46b630b80d32abe5ea1a875661c72f769cb (patch)
tree5a367709116d8a5557052a0b4d64a1e57033fb3b /audio
parentUpdate to 1.1.2. (diff)
PERL -> REINPLACE_CMD
Submitted by: David Yeske <dyeske@yahoo.com>
Notes
Notes: svn path=/head/; revision=68965
Diffstat (limited to 'audio')
-rw-r--r--audio/wmtune/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/wmtune/Makefile b/audio/wmtune/Makefile
index e5fafab6aa62..797e6040603b 100644
--- a/audio/wmtune/Makefile
+++ b/audio/wmtune/Makefile
@@ -46,7 +46,8 @@ post-patch:
${WRKSRC}/src/wmtune.c
do-configure:
- @${PERL} -pi.orig -e 's|/etc|${PREFIX}/etc|' ${WRKSRC}/src/wmtune.c
+ @${REINPLACE_CMD} -pi.orig -e 's|/etc|${PREFIX}/etc|' \
+ ${WRKSRC}/src/wmtune.c
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wmtune ${PREFIX}/bin