aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-27 08:56:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-27 08:56:25 +0000
commit1903550d94cf396c822a0ea424271e04463a572e (patch)
treebe532bf389d5097f3f5b20a309e0d9391c0ac356 /audio
parentd66ef1f1c04c75c720488a22d3778520b9bbfd74 (diff)
downloadports-1903550d94cf396c822a0ea424271e04463a572e.tar.gz
ports-1903550d94cf396c822a0ea424271e04463a572e.zip
- Respect LOCALBASE
Reported by: infosat Approved by: maintainer
Notes
Notes: svn path=/head/; revision=191000
Diffstat (limited to 'audio')
-rw-r--r--audio/tuxguitar/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/audio/tuxguitar/Makefile b/audio/tuxguitar/Makefile
index 6e58a9bff8ae..627b9eac03cb 100644
--- a/audio/tuxguitar/Makefile
+++ b/audio/tuxguitar/Makefile
@@ -24,6 +24,10 @@ USE_JAVA= yes
JAVA_VERSION= 1.5+
USE_ANT= yes
+post-patch:
+ ${REINPLACE_CMD} -e 's,/usr/local,${PREFIX},g' \
+ ${WRKSRC}/build.properties
+
do-install:
${INSTALL_DATA} ${WRKSRC}/TuxGuitar.jar ${JAVAJARDIR}
${INSTALL_SCRIPT} ${WRKSRC}/tuxguitar ${PREFIX}/bin