aboutsummaryrefslogtreecommitdiff
path: root/audio/lmms
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2012-03-06 17:27:26 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2012-03-06 17:27:26 +0000
commit1870a876bdba6ef3a9c0eefc180988a3c443f175 (patch)
tree7efe1fff4b3b06633fe49ba7538b531af68d3db7 /audio/lmms
parent2adb7ce5dcbeff1622195b8dfd206beb718fb467 (diff)
downloadports-1870a876bdba6ef3a9c0eefc180988a3c443f175.tar.gz
ports-1870a876bdba6ef3a9c0eefc180988a3c443f175.zip
Notes
Diffstat (limited to 'audio/lmms')
-rw-r--r--audio/lmms/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile
index 2d106877eeec..e53717e8181d 100644
--- a/audio/lmms/Makefile
+++ b/audio/lmms/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lmms
PORTVERSION= 0.4.12
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= SF
@@ -23,6 +23,7 @@ LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
sndfile.1:${PORTSDIR}/audio/libsndfile \
vorbis.4:${PORTSDIR}/audio/libvorbis \
+ fftw3:${PORTSDIR}/math/fftw3 \
fftw3f:${PORTSDIR}/math/fftw3-float
RUN_DEPENDS= ${LOCALBASE}/share/ladspa/rdf/caps.rdf:${PORTSDIR}/audio/caps-plugins \
${LOCALBASE}/lib/ladspa/cmt.so:${PORTSDIR}/audio/cmt \