diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins80/Makefile.common | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 6ae2432b97f7..bc41bbed6f6c 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -321,7 +321,7 @@ gst_spc_DIST= bad gst_speex_LIB_DEPENDS+= speex.1:${PORTSDIR}/audio/speex # swfdec -gst_swfdec_LIB_DEPENDS+=swfdec-0.3.0:${PORTSDIR}/graphics/swfdec +gst_swfdec_LIB_DEPENDS+=swfdec-0.4.1:${PORTSDIR}/graphics/swfdec gst_swfdec_DIST= bad # theora gst_theora_LIB_DEPENDS+= theora.2:${PORTSDIR}/multimedia/libtheora diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index 6580f23daa25..2ef2bbfd6d58 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -472,7 +472,7 @@ LIB_DEPENDS+= speex.1:${PORTSDIR}/audio/speex # swfdec .if ${GST_PLUGIN}=="swfdec" -LIB_DEPENDS+= swfdec-0.3.0:${PORTSDIR}/graphics/swfdec +LIB_DEPENDS+= swfdec-0.4.1:${PORTSDIR}/graphics/swfdec .endif # vorbis |