From cb6f98176a49cf03a2335705b0d652d033ca0ca8 Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 23 Apr 2006 21:32:10 +0000 Subject: Chase the libmpcdec shared lib version. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6108 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/gstreamer-plugins/Makefile.common | 4 ++-- multimedia/gstreamer-plugins80/Makefile.common | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 3ac7f5094..07c9b5c40 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -1,5 +1,5 @@ # $FreeBSD$ -# $MCom: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.37 2006/03/14 19:09:14 ahze Exp $ +# $MCom: ports/multimedia/gstreamer-plugins/Makefile.common,v 1.38 2006/04/01 21:36:24 marcus Exp $ # base BASE_GST_ALL_PLUGINS= \ alsa \ @@ -265,7 +265,7 @@ DIST= ugly # musepack .if ${GST_PLUGIN}=="musepack" -LIB_DEPENDS+= mpcdec.3:${PORTSDIR}/audio/libmpcdec +LIB_DEPENDS+= mpcdec.4:${PORTSDIR}/audio/libmpcdec DIST= bad .endif diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index 1c84b35e6..b080a6900 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 -- cgit v1.2.3