summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gstreamer-plugins')
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common2
1 files changed, 1 insertions, 1 deletions
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