From 8a9b7f32a85c8ed19ce3475cc28cc35025e84d68 Mon Sep 17 00:00:00 2001 From: kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> Date: Fri, 17 May 2013 23:33:23 +0000 Subject: Add introspection to these ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18490 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/clutter/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 2a2f893f8..0327bf2ea 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -20,7 +20,8 @@ USES= pkgconfig gettext pathfix USE_GMAKE= yes USE_XZ= yes USE_AUTOTOOLS= libtool -USE_GNOME= gdkpixbuf2 ltverhack gnomeprefix atk pango +USE_GNOME= gdkpixbuf2 ltverhack gnomeprefix atk pango \ + introspection:build USE_GL= gl USE_XORG= glproto x11 xfixes xdamage xcomposite xi USE_LDCONFIG= yes -- cgit