aboutsummaryrefslogtreecommitdiff
path: root/audio/tuxguitar
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2010-08-16 07:24:07 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2010-08-16 07:24:07 +0000
commit3946cf65464b898ec4db44d78c6662968830ea1f (patch)
tree95ece634d6c8124ecec682abf4f7b5df762d3961 /audio/tuxguitar
parentbf69dae615bf70849c85017f44615da7b9d517b7 (diff)
downloadports-3946cf65464b898ec4db44d78c6662968830ea1f.tar.gz
ports-3946cf65464b898ec4db44d78c6662968830ea1f.zip
- add explicit dependency on audio/jack
(don't assume fluidsynth is built with jack support) - bump PORTREVISION PR: 149610 Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
Notes
Notes: svn path=/head/; revision=259344
Diffstat (limited to 'audio/tuxguitar')
-rw-r--r--audio/tuxguitar/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/tuxguitar/Makefile b/audio/tuxguitar/Makefile
index d92fab456896..422446ced22b 100644
--- a/audio/tuxguitar/Makefile
+++ b/audio/tuxguitar/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tuxguitar
PORTVERSION= 1.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio java
MASTER_SITES= SF/${PORTNAME}/TuxGuitar/TuxGuitar-${PORTVERSION}:src \
${MASTER_SITE_LOCAL}/gahr/:fluid \
@@ -25,7 +25,8 @@ 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.4:${PORTSDIR}/audio/fluidsynth \
+ jack.0:${PORTSDIR}/audio/jack
MAKE_ENV+= PREFIX=${PREFIX} INSTALL_DOC_DIR=${DOCSDIR} \
INSTALL_SHARE_DIR=${DATADIR}