From f3cf779c9ca484e338e0e0a1a57aa13dbdec96c2 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sun, 11 May 2008 02:24:23 +0000 Subject: Fix the error in runtime like this: /usr/local/lib/gstreamer-0.10/libgstgio.so: Undefined symbol "g_seekable_can_seek" Bump the PORTREVISION. Approved by: marcus (multimedia hat) --- multimedia/gstreamer-plugins/Makefile.common | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia') diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index 53b891239a88..b9c973bbf138 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -228,6 +228,7 @@ gst_gdk_pixbuf_PLIST_FILES= ${GST_LIB_DIR}/libgstgdkpixbuf.a \ ${GST_LIB_DIR}/libgstgdkpixbuf.so # gio gst_gio_USE_GNOME+= glib20 +gst_gio_CONFIGURE_ARGS+=--enable-experimental gst_gio_DIST= base # gnomevfs -- cgit v1.2.3