summaryrefslogtreecommitdiff
path: root/databases/libgda
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 /databases/libgda
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 'databases/libgda')
-rw-r--r--databases/libgda/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/libgda/Makefile b/databases/libgda/Makefile
index 3a109cfe9b8b..abfd7e86a720 100644
--- a/databases/libgda/Makefile
+++ b/databases/libgda/Makefile
@@ -23,6 +23,7 @@ USE_GNOMECTRL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib -lintl -lgdbm"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}