diff options
author | kwm <kwm@FreeBSD.org> | 2010-12-01 08:13:31 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2010-12-01 08:13:31 +0800 |
commit | 48e1393a8ed1efbd6be566821aeb07485246e929 (patch) | |
tree | 232d915b9a019f7c8a024178b3e9eb726bd7cb60 /multimedia | |
parent | 08ef1f94f6282a670a6ffbec6de49dcca81f8248 (diff) | |
download | freebsd-ports-gnome-48e1393a8ed1efbd6be566821aeb07485246e929.tar.gz freebsd-ports-gnome-48e1393a8ed1efbd6be566821aeb07485246e929.tar.zst freebsd-ports-gnome-48e1393a8ed1efbd6be566821aeb07485246e929.zip |
Chase x264 shlib bump.
Forgotten by: mm@
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins-x264/Makefile | 2 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins/Makefile.common | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gstreamer-plugins-x264/Makefile b/multimedia/gstreamer-plugins-x264/Makefile index 9c355de0326d..9ff5576ca6e0 100644 --- a/multimedia/gstreamer-plugins-x264/Makefile +++ b/multimedia/gstreamer-plugins-x264/Makefile @@ -6,7 +6,7 @@ # $MCom: ports/multimedia/gstreamer-plugins-x264/Makefile,v 1.3 2008/03/19 14:05:37 ahze Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= multimedia COMMENT= Gstreamer x264 plugin diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index ecfd4896d417..8f2a038a2fdc 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -572,7 +572,7 @@ gst_vp8_PLIST_FILES= ${GST_LIB_DIR}/libgstvp8.la \ gst_vp8_DIST= bad # x264 -gst_x264_LIB_DEPENDS+= x264.98:${PORTSDIR}/multimedia/x264 +gst_x264_LIB_DEPENDS+= x264.110:${PORTSDIR}/multimedia/x264 gst_x264_PLIST_FILES= ${GST_LIB_DIR}/libgstx264.la \ ${GST_LIB_DIR}/libgstx264.so \ share/gstreamer-${VERSION}/presets/GstX264Enc.prs |