diff options
author | naddy <naddy@FreeBSD.org> | 2009-07-07 05:25:59 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2009-07-07 05:25:59 +0800 |
commit | f6e979784bf8780b8574799132f3ff80a7ecc4a9 (patch) | |
tree | 7ee4aff47bae455bf0925c39c902355885945dda /multimedia/gstreamer-plugins | |
parent | 5a8a2d88c77fe1ce7b74e234ace9ac56bafefc05 (diff) | |
download | freebsd-ports-gnome-f6e979784bf8780b8574799132f3ff80a7ecc4a9.tar.gz freebsd-ports-gnome-f6e979784bf8780b8574799132f3ff80a7ecc4a9.tar.zst freebsd-ports-gnome-f6e979784bf8780b8574799132f3ff80a7ecc4a9.zip |
Bump PORTREVISION after libogg and libvorbisfile major version increment.
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 0411c6f52f94..b2cbf300e26f 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -381,7 +381,7 @@ gst_neon_PLIST_FILES= ${GST_LIB_DIR}/libgstneonhttpsrc.la \ gst_neon_DIST= bad # ogg -gst_ogg_LIB_DEPENDS+= ogg.5:${PORTSDIR}/audio/libogg +gst_ogg_LIB_DEPENDS+= ogg.6:${PORTSDIR}/audio/libogg gst_ogg_EXTRA_LIBS+= -lgstriff-${VERSION} gst_ogg_PLIST_FILES= ${GST_LIB_DIR}/libgstogg.la \ ${GST_LIB_DIR}/libgstogg.so |