From c7076ca05f787c50aee773d0b1986b83c27ef3ca Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 31 Jul 2009 18:31:33 +0000 Subject: Disable introspection for now since this is known to break the build. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12552 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/clutter/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/clutter') diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 3b20f86a2..74f0dcaa5 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -20,7 +20,8 @@ USE_GNOME= pkgconfig gtk20 gnomehack ltverhack gnomeprefix USE_GL= gl USE_XORG= glproto x11 xfixes xdamage xcomposite xi USE_LDCONFIG= yes -CONFIGURE_ARGS= --with-x --with-json=internal +CONFIGURE_ARGS= --with-x --with-json=internal \ + --enable-introspection=no CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -- cgit v1.2.3