diff options
author | mm <mm@FreeBSD.org> | 2011-06-24 02:09:46 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2011-06-24 02:09:46 +0800 |
commit | 11e7dddb4b02eae8cdf6eb5cce417b4965a7d8d7 (patch) | |
tree | 4d2162304de9529026c4152875fc8e945f315c17 /multimedia/gstreamer-plugins | |
parent | 55f4ae4399577150457e5bd4766ecc76aa85d2fa (diff) | |
download | freebsd-ports-gnome-11e7dddb4b02eae8cdf6eb5cce417b4965a7d8d7.tar.gz freebsd-ports-gnome-11e7dddb4b02eae8cdf6eb5cce417b4965a7d8d7.tar.zst freebsd-ports-gnome-11e7dddb4b02eae8cdf6eb5cce417b4965a7d8d7.zip |
Update to 0.115.2000
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 43d5880e6386..ed234dff499c 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -581,7 +581,7 @@ gst_vp8_PLIST_FILES= ${GST_LIB_DIR}/libgstvp8.la \ gst_vp8_DIST= bad # x264 -gst_x264_LIB_DEPENDS+= x264.110:${PORTSDIR}/multimedia/x264 +gst_x264_LIB_DEPENDS+= x264.115:${PORTSDIR}/multimedia/x264 gst_x264_PLIST_FILES= ${GST_LIB_DIR}/libgstx264.la \ ${GST_LIB_DIR}/libgstx264.so \ share/gstreamer-${VERSION}/presets/GstX264Enc.prs |