aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms2
diff options
context:
space:
mode:
authorAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-12-10 00:08:44 +0000
committerAlexander Botero-Lowry <alexbl@FreeBSD.org>2006-12-10 00:08:44 +0000
commit77d23806adbe88a436aeac0f71c0780856db19fb (patch)
tree24f6f92fe701dbba3e65907ef49bf62aed04b9af /audio/xmms2
parentd6a4972c79d3bc00c9f9b03b7d86f808b44ee3df (diff)
downloadports-77d23806adbe88a436aeac0f71c0780856db19fb.tar.gz
ports-77d23806adbe88a436aeac0f71c0780856db19fb.zip
- Add forgotten libsamplerate dependency for new phase vocoder plugin
Notes
Notes: svn path=/head/; revision=179344
Diffstat (limited to 'audio/xmms2')
-rw-r--r--audio/xmms2/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index ff2f3e5dad12..69e9a283f9f2 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -247,6 +247,7 @@ PLIST_SUB+= MDNS_APPLE="@comment "
.if defined(WITH_VOCODER)
LIB_DEPENDS+= fftw3f.4:${PORTSDIR}/math/fftw3-float
+LIB_DEPENDS+= samplerate.1:${PORTSDIR}/audio/libsamplerate
PLIST_SUB+= VOCODER=""
.else
EXCLUDE+= vocoder