From fd50c7d3517d8b561f16d63a0e6a1538d28b928d Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Fri, 4 Aug 2000 02:10:43 +0000 Subject: Forcibly turn off bonobo support, even if it's present on the system, since the bonobo-related code makes references to gdk-pixbuf features that were removed/replaced in newer versions. --- graphics/sodipodi/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/sodipodi') diff --git a/graphics/sodipodi/Makefile b/graphics/sodipodi/Makefile index e9f2eb2d7bfc..243cd1f418d0 100644 --- a/graphics/sodipodi/Makefile +++ b/graphics/sodipodi/Makefile @@ -26,7 +26,8 @@ USE_GMAKE= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ - --datadir=${PREFIX}/share/gnome + --datadir=${PREFIX}/share/gnome \ + --without-bonobo CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" -- cgit v1.2.3