From e5b0e38eb9c72f4fdb51098fd6814a50a22084b8 Mon Sep 17 00:00:00 2001 From: Andrew Pantyukhin Date: Fri, 12 May 2006 09:04:11 +0000 Subject: [PATCH] - Fix build by defining LIBBONOBO_IDL Approved by: osa (co-mentor, implicit) --- ftp/gwget/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile index a27cdf956e24..ddcac6e769e8 100644 --- a/ftp/gwget/Makefile +++ b/ftp/gwget/Makefile @@ -19,11 +19,12 @@ RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui gconf2 +USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui libbonobo gconf2 GNU_CONFIGURE= yes USE_X_PREFIX= yes USE_GETTEXT= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LIBBONOBO_IDL="-I${LOCALBASE}/idl/bonobo-2.0" \ LDFLAGS="-Wl,-export-dynamic -L${LOCALBASE}/lib" GCONF_SCHEMAS= gwget.schemas