From 6f560b1c4dc55e1f50a1bd71c0ff46e99a83f994 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sun, 9 Mar 2014 15:02:24 +0000 Subject: - Stage support --- graphics/clutter/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'graphics/clutter') diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index 9a7d1d03de5b..95598320e22b 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -16,11 +16,10 @@ LIB_DEPENDS= json-glib-1.0:${PORTSDIR}/devel/json-glib LICENSE= LGPL21 -USES= pkgconfig gettext -USE_GMAKE= yes +USES= pkgconfig gettext gmake USE_BZIP2= yes USE_AUTOTOOLS= libtool -USE_GNOME= gdkpixbuf2 gnomehack ltverhack gnomeprefix atk pango +USE_GNOME= gdkpixbuf2 gnomehack ltverhack gnomeprefix atk pango introspection:build USE_GL= gl USE_XORG= glproto x11 xfixes xdamage xcomposite xi USE_LDCONFIG= yes @@ -29,7 +28,6 @@ CONFIGURE_ARGS= --with-x --enable-conformance=no CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|G_CONST_RETURN|const|g' \ ${WRKSRC}/clutter/cally/*.c \ -- cgit v1.2.3