diff options
Diffstat (limited to 'multimedia/gstreamer-plugins80')
-rw-r--r-- | multimedia/gstreamer-plugins80/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index f5f5602d0..f2bebb9fb 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -231,7 +231,7 @@ LIB_DEPENDS+= visual.0:${PORTSDIR}/graphics/libvisual # musepack .if ${GST_PLUGIN}=="musepack" -LIB_DEPENDS+= musepack.2:${PORTSDIR}/audio/libmusepack +LIB_DEPENDS+= mpcdec.3:${PORTSDIR}/audio/libmpcdec .endif # hermes |