summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2005-10-28 14:14:42 +0000
committerkwm <kwm@FreeBSD.org>2005-10-28 14:14:42 +0000
commit740c76dc6512e410f9e3883853796ad64c843730 (patch)
tree36408de7624f8e0f934c73179c3e25ace80722f5 /multimedia
parent2b92fabf57c44497660a57412112684d6f1bf056 (diff)
downloadFreeBSD-ports-740c76dc6512e410f9e3883853796ad64c843730.zip
FreeBSD-ports-740c76dc6512e410f9e3883853796ad64c843730.tar.gz
Chase id3tag shlib change.
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 0c406bf..d27c21c 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -381,7 +381,7 @@ LIB_DEPENDS+= theora.1:${PORTSDIR}/multimedia/libtheora
# mad
.if ${GST_PLUGIN}=="mad"
LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/libmad \
- id3tag.2:${PORTSDIR}/audio/libid3tag
+ id3tag.0:${PORTSDIR}/audio/libid3tag
.endif
# mpeg2enc
diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common
index 0c406bf..d27c21c 100644
--- a/multimedia/gstreamer-plugins80/Makefile.common
+++ b/multimedia/gstreamer-plugins80/Makefile.common
@@ -381,7 +381,7 @@ LIB_DEPENDS+= theora.1:${PORTSDIR}/multimedia/libtheora
# mad
.if ${GST_PLUGIN}=="mad"
LIB_DEPENDS+= mad.2:${PORTSDIR}/audio/libmad \
- id3tag.2:${PORTSDIR}/audio/libid3tag
+ id3tag.0:${PORTSDIR}/audio/libid3tag
.endif
# mpeg2enc
OpenPOWER on IntegriCloud