aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/eog2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/eog2/Makefile')
-rw-r--r--graphics/eog2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/eog2/Makefile b/graphics/eog2/Makefile
index 3d5b04d14737..ecf647d80b7f 100644
--- a/graphics/eog2/Makefile
+++ b/graphics/eog2/Makefile
@@ -20,7 +20,8 @@ USE_GMAKE= yes
USE_X_PREFIX= yes
USE_LIBTOOL= yes
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
- --datadir=${PREFIX}/share/gnome
+ --datadir=${PREFIX}/share/gnome \
+ --without-bonobo
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"