summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/gconf2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index b4e314413..22a0a5159 100644
--- a/devel/gconf2/Makefile
+++ b/devel/gconf2/Makefile
@@ -25,7 +25,8 @@ USE_REINPLACE= yes
USE_GNOME= gnomehack gnomehier orbit2 gtk20 libxml2
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"