From 0743bfd8762ce06ef11c4911fccfbcc47671d0a3 Mon Sep 17 00:00:00 2001 From: ade Date: Fri, 9 Jun 2000 21:43:10 +0000 Subject: Disable bonobo support, even if its on the machine, since it's broken right now. --- graphics/eog2/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/eog2') 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" -- cgit