aboutsummaryrefslogtreecommitdiff
path: root/devel/libbonobo
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-12 14:59:24 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-06-12 14:59:24 +0000
commit57aa67a01161712df5a27efe0accd4409891da3b (patch)
treeecfbe551d1a6d0345538321bd21500b822a888df /devel/libbonobo
parent98c89a4e2422917a65381fe6d697c3ddcda38965 (diff)
downloadports-57aa67a01161712df5a27efe0accd4409891da3b.tar.gz
ports-57aa67a01161712df5a27efe0accd4409891da3b.zip
Notes
Diffstat (limited to 'devel/libbonobo')
-rw-r--r--devel/libbonobo/Makefile3
1 files changed, 2 insertions, 1 deletions
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}