summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-05 12:06:57 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-05 12:06:57 +0000
commit6d00465c96ebee55db51368bdce1e50f29196ea2 (patch)
tree80b708a2fda042976be9444f51b96a2fac338472 /audio
parentUpped to PORTREVISION 4. (diff)
Fix REINPLACE statement.
Noticed by: bento
Notes
Notes: svn path=/head/; revision=69520
Diffstat (limited to 'audio')
-rw-r--r--audio/wmtune/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/wmtune/Makefile b/audio/wmtune/Makefile
index 797e6040603b..f0c5d67ba73b 100644
--- a/audio/wmtune/Makefile
+++ b/audio/wmtune/Makefile
@@ -46,7 +46,7 @@ post-patch:
${WRKSRC}/src/wmtune.c
do-configure:
- @${REINPLACE_CMD} -pi.orig -e 's|/etc|${PREFIX}/etc|' \
+ @${REINPLACE_CMD} -e 's|/etc|${PREFIX}/etc|' \
${WRKSRC}/src/wmtune.c
do-install: