diff options
Diffstat (limited to 'graphics/eom/Makefile')
-rw-r--r-- | graphics/eom/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile index b97d54c7f013..01e60aa129ef 100644 --- a/graphics/eom/Makefile +++ b/graphics/eom/Makefile @@ -22,6 +22,7 @@ USE_GNOME= gdkpixbuf2 glib20 gtk20 librsvg2 libxml2 GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-gtk-doc \ --with-html-dir=${PREFIX}/share/doc \ + --disable-introspection \ --with-gtk=2.0 \ --disable-python \ --without-cms |