diff options
Diffstat (limited to 'multimedia/gstreamer-plugins80')
-rw-r--r-- | multimedia/gstreamer-plugins80/Makefile.common | 2 |
1 files changed, 1 insertions, 1 deletions
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 |