diff options
Diffstat (limited to 'audio/xmms2/Makefile')
-rw-r--r-- | audio/xmms2/Makefile | 1 |
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 |