From 8fa32dcb64b4acceaa7f519f06a00df25de7e9b3 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 24 Apr 2002 15:50:09 +0000 Subject: 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 --- databases/gnome-db/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/gnome-db') diff --git a/databases/gnome-db/Makefile b/databases/gnome-db/Makefile index 398aa3d064d7..8d39545bb314 100644 --- a/databases/gnome-db/Makefile +++ b/databases/gnome-db/Makefile @@ -23,6 +23,7 @@ USE_GNOMECTRL= yes USE_GMAKE= yes GNU_CONFIGURE= yes INSTALLS_SHLIB= yes +CONFIGURE_ARGS= --disable-gtk-doc CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-pthread -L${LOCALBASE}/lib -lintl" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -- cgit