aboutsummaryrefslogtreecommitdiff
path: root/graphics/clutter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/clutter/Makefile')
-rw-r--r--graphics/clutter/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index af185a16c727..d0bfa6e41c0f 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= clutter
-PORTVERSION= 1.22.4
+PORTVERSION= 1.24.2
CATEGORIES= graphics
MASTER_SITES= GNOME
@@ -17,13 +17,14 @@ LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
PORTSCOUT= limit:1,even
-USES= gettext gmake libtool pathfix pkgconfig tar:xz
+USES= gettext gmake gnome libtool pathfix pkgconfig tar:xz
USE_GNOME= gtk30 introspection:build
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 \
+ --disable-evdev-input \
--enable-egl-backend=yes \
--enable-x11-backend=yes \
--enable-gdk-backend=no \