summaryrefslogtreecommitdiff
path: root/devel/bonobo
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-04-24 15:50:09 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-04-24 15:50:09 +0000
commitb417efd74e7b0e320bb91813887fb75ec394ce5c (patch)
tree33c74a8900cd4e0576901bd5350fb5cbf7098005 /devel/bonobo
parentAs it was advertised more than a month ago complete giconv -> iconv (diff)
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
Notes
Notes: svn path=/head/; revision=58062
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 06b1968d8350..78f10c37e853 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}