From 5705246ca7d8added61cd41f981e187995b13827 Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 19 Nov 2004 23:29:02 +0000 Subject: Correct the dependency for gstreamer-plugins-gdkpixbuf, which gdkpixbuf is for GTK+1 and GTK+2 already has it included. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3088 df743ca5-7f9a-e211-a948-0013205c9059 --- multimedia/gstreamer-plugins/Makefile.common | 2 +- multimedia/gstreamer-plugins80/Makefile.common | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'multimedia') diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common index dfaf324a9..54f227ced 100644 --- a/multimedia/gstreamer-plugins/Makefile.common +++ b/multimedia/gstreamer-plugins/Makefile.common @@ -154,7 +154,7 @@ LIB_DEPENDS+= FLAC.5:${PORTSDIR}/audio/flac # gdkpixbuf .if ${GST_PLUGIN}=="gdkpixbuf" -USE_GNOME+= gdkpixbuf +USE_GNOME+= gtk20 GST_PLUGIN_DIR= ext/gdk_pixbuf .endif diff --git a/multimedia/gstreamer-plugins80/Makefile.common b/multimedia/gstreamer-plugins80/Makefile.common index dfaf324a9..54f227ced 100644 --- a/multimedia/gstreamer-plugins80/Makefile.common +++ b/multimedia/gstreamer-plugins80/Makefile.common @@ -154,7 +154,7 @@ LIB_DEPENDS+= FLAC.5:${PORTSDIR}/audio/flac # gdkpixbuf .if ${GST_PLUGIN}=="gdkpixbuf" -USE_GNOME+= gdkpixbuf +USE_GNOME+= gtk20 GST_PLUGIN_DIR= ext/gdk_pixbuf .endif -- cgit v1.2.3