aboutsummaryrefslogtreecommitdiff
path: root/audio/fluidsynth-dssi
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-01-05 20:54:26 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-01-05 20:54:26 +0000
commite014e4c8149f57b3729aeb8b3e38ccac59b78898 (patch)
treefc7b2045cd493e1deb7146d9bb58641a40283a1c /audio/fluidsynth-dssi
parent766b24019471f987e798827162d038a1c5b21734 (diff)
downloadports-e014e4c8149f57b3729aeb8b3e38ccac59b78898.tar.gz
ports-e014e4c8149f57b3729aeb8b3e38ccac59b78898.zip
Notes
Diffstat (limited to 'audio/fluidsynth-dssi')
-rw-r--r--audio/fluidsynth-dssi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/fluidsynth-dssi/Makefile b/audio/fluidsynth-dssi/Makefile
index b528d456c3aa..fe574ceb0654 100644
--- a/audio/fluidsynth-dssi/Makefile
+++ b/audio/fluidsynth-dssi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= fluidsynth-dssi
PORTVERSION= 1.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SF/dssi/${PORTNAME}/${PORTVERSION}
@@ -16,7 +16,7 @@ COMMENT= Wrapper for FluidSynth allowing it to function as a DSSI plugin
LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \
lo.7:${PORTSDIR}/audio/liblo \
- fluidsynth.2:${PORTSDIR}/audio/fluidsynth \
+ fluidsynth.4:${PORTSDIR}/audio/fluidsynth \
jack.0:${PORTSDIR}/audio/jack
BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi