aboutsummaryrefslogtreecommitdiff
path: root/audio/tuxguitar
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2011-11-18 20:07:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2011-11-18 20:07:20 +0000
commit151664cac43b64d05fd9f315669d4b4bf2e67503 (patch)
tree339877a9f9d4a2b5a07e6adf1f5172f8cf3620d5 /audio/tuxguitar
parent42317424a2c61323f23a2007ea3caa37822bdbc4 (diff)
downloadports-151664cac43b64d05fd9f315669d4b4bf2e67503.tar.gz
ports-151664cac43b64d05fd9f315669d4b4bf2e67503.zip
Notes
Diffstat (limited to 'audio/tuxguitar')
-rw-r--r--audio/tuxguitar/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tuxguitar/Makefile b/audio/tuxguitar/Makefile
index ff78d7d54667..7b9320cab8e7 100644
--- a/audio/tuxguitar/Makefile
+++ b/audio/tuxguitar/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tuxguitar
PORTVERSION= 1.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio java
MASTER_SITES= SF/${PORTNAME}/TuxGuitar/TuxGuitar-${PORTVERSION}:src \
${MASTER_SITE_LOCAL}/gahr/:fluid \
@@ -25,7 +25,7 @@ BUILD_DEPENDS= ${JAVALIBDIR}/swt-devel.jar:${PORTSDIR}/x11-toolkits/swt-devel \
${JAVALIBDIR}/itext.jar:${PORTSDIR}/devel/itext \
${JAVALIBDIR}/gervill.jar:${PORTSDIR}/audio/gervill
RUN_DEPENDS= ${BUILD_DEPENDS}
-LIB_DEPENDS= fluidsynth.4:${PORTSDIR}/audio/fluidsynth \
+LIB_DEPENDS= fluidsynth.1:${PORTSDIR}/audio/fluidsynth \
jack.0:${PORTSDIR}/audio/jack
MAKE_ENV+= PREFIX=${PREFIX} INSTALL_DOC_DIR=${DOCSDIR} \