aboutsummaryrefslogtreecommitdiff
path: root/audio/abcde
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-07 06:45:39 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-07 06:45:39 +0000
commit890f04c002cc83541e8a4050c3f8baec289caa4e (patch)
tree0f5dd8fc023d3dda43cf61eccf2f86d7e2dd7ca4 /audio/abcde
parent560c00adfb6b10dc4413479f2ecd79ab883a9690 (diff)
downloadports-890f04c002cc83541e8a4050c3f8baec289caa4e.tar.gz
ports-890f04c002cc83541e8a4050c3f8baec289caa4e.zip
Use shebangfix
Notes
Notes: svn path=/head/; revision=317576
Diffstat (limited to 'audio/abcde')
-rw-r--r--audio/abcde/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile
index 5d8e6128dd61..f02ccd8da993 100644
--- a/audio/abcde/Makefile
+++ b/audio/abcde/Makefile
@@ -30,6 +30,9 @@ EJECT_DESC?= Enable auto-eject support
NORMALIZE_DESC?= Enable normalize support
REPLAYGAIN_DESC?= Enable (vorbis|mp3)gain support
+USES= shebangfix
+SHEBANG_FILES= ${PORTNAME} cddb-tool
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCDDA2WAV}
@@ -73,10 +76,7 @@ post-patch:
${REINPLACE_CMD} -e 's#/etc/#${PREFIX}/etc/#g' \
${WRKSRC}/abcde.1
${REINPLACE_CMD} -e 's#/etc/#${PREFIX}/etc/#g' \
- -e 's#/bin/bash#${LOCALBASE}/bin/bash#g' \
${WRKSRC}/abcde
- ${REINPLACE_CMD} -e 's#/bin/bash#${LOCALBASE}/bin/bash#g' \
- ${WRKSRC}/cddb-tool
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/abcde ${PREFIX}/bin