diff options
author | Martin Matuska <mm@FreeBSD.org> | 2012-04-25 14:19:00 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2012-04-25 14:19:00 +0000 |
commit | f74b3c4c83ec1f80425ba781e8c852fbc8d5d3c0 (patch) | |
tree | 1c8499d5e06ba3825ebd6a8026eeb6e6857d6e2f /multimedia/gstreamer-plugins | |
parent | 8b4082ad891dbef9137c0e58fd9cac5496edc6e7 (diff) | |
download | ports-f74b3c4c83ec1f80425ba781e8c852fbc8d5d3c0.tar.gz ports-f74b3c4c83ec1f80425ba781e8c852fbc8d5d3c0.zip |
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 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 |