aboutsummaryrefslogtreecommitdiffstats
path: root/databases/libgda/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-04-24 23:50:09 +0800
committermarcus <marcus@FreeBSD.org>2002-04-24 23:50:09 +0800
commit8fa32dcb64b4acceaa7f519f06a00df25de7e9b3 (patch)
tree8f9f3d24d4df53c6c734053e8347edfe24f64815 /databases/libgda/Makefile
parentaadcf295b85b4d62a4e80ae6bdcd45f9e0379e5f (diff)
downloadfreebsd-ports-gnome-8fa32dcb64b4acceaa7f519f06a00df25de7e9b3.tar.gz
freebsd-ports-gnome-8fa32dcb64b4acceaa7f519f06a00df25de7e9b3.tar.zst
freebsd-ports-gnome-8fa32dcb64b4acceaa7f519f06a00df25de7e9b3.zip
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 'databases/libgda/Makefile')
-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}
11:11 +0800'>2012-12-111-1/+1 * - Teach the Haskell Cabal ports to use the new options frameworkpgj2012-08-031-1/+1 * - Update The Glorious Glasgow Haskell Compiler to version 7.4.1pgj2012-06-041-1/+1 * - Please welcome GHC 7.0.4pgj2012-02-131-1/+1 * Bump PORTREVISION of all ports dependent on lang/ghc as duringashish2011-05-261-1/+1 * - Please welcome GHC 7.0.3ashish2011-05-093-20/+3 * - Update to 0.4pgj2010-08-302-4/+4 * - Add DIST_SUBDIR for Haskell Cabal ports (with default of "cabal")pgj2010-08-081-3/+3 * Rename the following Haskell ports to bring them in sync with thepgj2010-05-251-1/+0 * - Update to 0.3.1.1pgj2010-05-163-6/+5 * Introduce a new (and hopefully better) ports infrastructure for Haskell Cabalpgj2010-05-132-75/+15 * - Update HsColour to 1.15pgj2009-12-071-2/+2 * - Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bumppgj2009-09-023-36/+64 * - Improve PORTDOCSpgj2009-01-302-19/+10 * Fix a small dependency problempgj2008-12-211-1/+1 * A small, efficient and portable Haskell regex library for Perl 5pgj2008-12-21