aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authortmclaugh <tmclaugh@FreeBSD.org>2006-04-16 11:41:06 +0800
committertmclaugh <tmclaugh@FreeBSD.org>2006-04-16 11:41:06 +0800
commit6878d48d3d56aed9cd4cdb9038c091ba998e1cb0 (patch)
tree2566cc2b796948f1ad13e9bd40ac5f8fa296bf84 /multimedia
parent9818e0b20588b9a30ccf3a6cdf26e61c46060fba (diff)
downloadfreebsd-ports-gnome-6878d48d3d56aed9cd4cdb9038c091ba998e1cb0.tar.gz
freebsd-ports-gnome-6878d48d3d56aed9cd4cdb9038c091ba998e1cb0.tar.zst
freebsd-ports-gnome-6878d48d3d56aed9cd4cdb9038c091ba998e1cb0.zip
Chase libmpcdec update
Notified by: Krismail
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common2
-rw-r--r--multimedia/gstreamer-plugins80/Makefile.common2
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index 229d971424c7..5dcd25405616 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -261,7 +261,7 @@ LIB_DEPENDS+= visual.0:${PORTSDIR}/graphics/libvisual
# musepack
.if ${GST_PLUGIN}=="musepack"
-LIB_DEPENDS+= mpcdec.3:${PORTSDIR}/audio/libmpcdec
+LIB_DEPENDS+= mpcdec.4:${PORTSDIR}/audio/libmpcdec
.endif
# hermes
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common
index 229d971424c7..5dcd25405616 100644
--- a/multimedia/gstreamer-plugins80/Makefile.common
+++ b/multimedia/gstreamer-plugins80/Makefile.common
@@ -261,7 +261,7 @@ LIB_DEPENDS+= visual.0:${PORTSDIR}/graphics/libvisual
# musepack
.if ${GST_PLUGIN}=="musepack"
-LIB_DEPENDS+= mpcdec.3:${PORTSDIR}/audio/libmpcdec
+LIB_DEPENDS+= mpcdec.4:${PORTSDIR}/audio/libmpcdec
.endif
# hermes