aboutsummaryrefslogtreecommitdiff
path: root/audio/lmms
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/lmms
parent42317424a2c61323f23a2007ea3caa37822bdbc4 (diff)
downloadports-151664cac43b64d05fd9f315669d4b4bf2e67503.tar.gz
ports-151664cac43b64d05fd9f315669d4b4bf2e67503.zip
Notes
Diffstat (limited to 'audio/lmms')
-rw-r--r--audio/lmms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile
index 724e2251dea2..81e6cb8cce63 100644
--- a/audio/lmms/Makefile
+++ b/audio/lmms/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lmms
PORTVERSION= 0.4.6
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= SF
@@ -17,7 +17,7 @@ COMMENT= An all-in-one sequencer, drum machine, sampler and more
BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa
LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \
- fluidsynth.4:${PORTSDIR}/audio/fluidsynth \
+ fluidsynth.1:${PORTSDIR}/audio/fluidsynth \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
sndfile.1:${PORTSDIR}/audio/libsndfile \
vorbis.4:${PORTSDIR}/audio/libvorbis \