From b28e99b6bc865907f86e3d425a710e40a60319b8 Mon Sep 17 00:00:00 2001 From: kwm Date: Sun, 16 Aug 2009 21:49:10 +0000 Subject: Enable gobject-introspection support. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12646 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/clutter/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'graphics/clutter/Makefile') diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 9c00c046f..4e6796a9d 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -7,12 +7,16 @@ PORTNAME= clutter PORTVERSION= 1.0.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/1.0/ MAINTAINER= gnome@FreeBSD.org COMMENT= OpenGL based interactive canvas library +BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \ + ${LOCALBASE}/share/gir-1.0/Pango-1.0.gir:${PORTSDIR}/devel/gir-repository + USE_GMAKE= yes USE_BZIP2= yes USE_AUTOTOOLS= libtool:22 @@ -20,8 +24,7 @@ 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 \ - --enable-introspection=no +CONFIGURE_ARGS= --with-x --with-json=internal CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -- cgit v1.2.3