summaryrefslogtreecommitdiffstats
path: root/devel/bonobo
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-04-24 15:50:09 +0000
committermarcus <marcus@FreeBSD.org>2002-04-24 15:50:09 +0000
commit8fa32dcb64b4acceaa7f519f06a00df25de7e9b3 (patch)
tree8f9f3d24d4df53c6c734053e8347edfe24f64815 /devel/bonobo
parentaadcf295b85b4d62a4e80ae6bdcd45f9e0379e5f (diff)
downloadFreeBSD-ports-8fa32dcb64b4acceaa7f519f06a00df25de7e9b3.zip
FreeBSD-ports-8fa32dcb64b4acceaa7f519f06a00df25de7e9b3.tar.gz
Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9
is also installed. PR: 36401 Reported by: many Approved by: sobomax
Diffstat (limited to 'devel/bonobo')
-rw-r--r--devel/bonobo/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile
index 06b1968..78f10c3 100644
--- a/devel/bonobo/Makefile
+++ b/devel/bonobo/Makefile
@@ -24,6 +24,7 @@ USE_GMAKE= yes
USE_GNOMECTRL= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
+CONFIGURE_ARGS= --disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
OpenPOWER on IntegriCloud