diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-04-21 12:56:46 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-04-21 12:56:46 +0000 |
commit | 159cf134b0cda7a46fa061050d142423140f3da6 (patch) | |
tree | 6b7658a59810ecc6f3df4f2940f43f49b425ca77 /multimedia/gstreamer-plugins | |
parent | c28afb69f02dc9c7a11a6e31fc4a5db00f971694 (diff) |
Notes
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 a783a8d38f1f..6446f85aff95 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -474,7 +474,7 @@ gst_vorbis_PLIST_FILES= ${GST_LIB_DIR}/libgstvorbis.la \ gst_vorbis_DIST= base # x264 -gst_x264_LIB_DEPENDS+= x264.65:${PORTSDIR}/multimedia/x264 +gst_x264_LIB_DEPENDS+= x264.85:${PORTSDIR}/multimedia/x264 gst_x264_PLIST_FILES= ${GST_LIB_DIR}/libgstx264.la \ ${GST_LIB_DIR}/libgstx264.so \ share/gstreamer-${VERSION}/presets/GstX264Enc.prs |