From 57aa67a01161712df5a27efe0accd4409891da3b Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 12 Jun 2002 14:59:24 +0000 Subject: Allow libbonobo to build in the presence of gtk-doc. --- devel/libbonobo/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/libbonobo/Makefile') diff --git a/devel/libbonobo/Makefile b/devel/libbonobo/Makefile index 5c4d14a1f0bb..b7bcf18e6f2b 100644 --- a/devel/libbonobo/Makefile +++ b/devel/libbonobo/Makefile @@ -21,7 +21,8 @@ USE_GMAKE= yes USE_BISON= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes -CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc +CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ + --disable-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -pthread" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -- cgit v1.2.3