diff options
author | mm <mm@FreeBSD.org> | 2012-04-25 22:19:00 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2012-04-25 22:19:00 +0800 |
commit | e2e08529185b34fad20183f3d447c82c18fc884f (patch) | |
tree | bf3f84de1c5a008721d7d9cb6831a45f8b64d3d9 /multimedia/gstreamer-plugins | |
parent | 848a418c86af5d8507d44a1e4d61a708a2f95ca0 (diff) | |
download | freebsd-ports-gnome-e2e08529185b34fad20183f3d447c82c18fc884f.tar.gz freebsd-ports-gnome-e2e08529185b34fad20183f3d447c82c18fc884f.tar.zst freebsd-ports-gnome-e2e08529185b34fad20183f3d447c82c18fc884f.zip |
Update x264 to 0.123.2189
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 fb98e2893335..5a090bd8ba2a 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -580,7 +580,7 @@ gst_vp8_PLIST_FILES= ${GST_LIB_DIR}/libgstvp8.la \ gst_vp8_DIST= bad # x264 -gst_x264_LIB_DEPENDS+= x264.119:${PORTSDIR}/multimedia/x264 +gst_x264_LIB_DEPENDS+= x264.123:${PORTSDIR}/multimedia/x264 gst_x264_PLIST_FILES= ${GST_LIB_DIR}/libgstx264.la \ ${GST_LIB_DIR}/libgstx264.so \ share/gstreamer-${VERSION}/presets/GstX264Enc.prs |