From 5c8deb83238594c0e559cf89f0caadbcad3463bc Mon Sep 17 00:00:00 2001 From: gusi Date: Wed, 15 Oct 2014 05:41:04 +0000 Subject: Another batch of updated ports: - gtk30-3.14.3 - gnome-themes-standard-3.14.0 - pango-1.36.8 - clutter-1.20.0 - clutter-gtk-1.6.0 - gobject-introspection-1.42.0 As usual, remove deprecated @dirrm[try] entries from the pkg-plist files. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@19945 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/clutter/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'graphics/clutter/Makefile') diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile index d21fcc3cc..6c36e3159 100644 --- a/graphics/clutter/Makefile +++ b/graphics/clutter/Makefile @@ -3,8 +3,7 @@ # $MCom$ PORTNAME= clutter -PORTVERSION= 1.18.4 -PORTREVISION= 1 +PORTVERSION= 1.20.0 CATEGORIES= graphics MASTER_SITES= GNOME @@ -20,15 +19,16 @@ LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \ USES= gettext gmake libtool pathfix pkgconfig tar:xz USE_GNOME= gdkpixbuf2 gnomeprefix atk pango \ introspection:build -USE_GL= gl +USE_GL= gl egl USE_XORG= glproto x11 xfixes xdamage xcomposite xi GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --with-x --enable-conformance=no \ + --enable-egl-backend=yes \ --disable-gdk-backend CPPFLAGS+= -I${LOCALBASE}/include -fno-omit-frame-pointer -LDFLAGS+= -L${LOCALBASE}/lib +LIBS+= -L${LOCALBASE}/lib INSTALL_TARGET= install-strip .include -- cgit v1.2.3