summaryrefslogtreecommitdiffstats
path: root/graphics/clutter/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-11-03 20:33:26 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-11-03 20:33:26 +0800
commit88d7bb05769706307ddbd7d6e3ec41a5b622b4d6 (patch)
treea024eb5d627981cad11f4c30a3160fa3eb0d4e20 /graphics/clutter/Makefile
parent8289aa1b8a8cf184063ed7c0ade5ee8080a35ad9 (diff)
downloadmarcuscom-ports-88d7bb05769706307ddbd7d6e3ec41a5b622b4d6.tar
marcuscom-ports-88d7bb05769706307ddbd7d6e3ec41a5b622b4d6.tar.gz
marcuscom-ports-88d7bb05769706307ddbd7d6e3ec41a5b622b4d6.tar.bz2
marcuscom-ports-88d7bb05769706307ddbd7d6e3ec41a5b622b4d6.tar.lz
marcuscom-ports-88d7bb05769706307ddbd7d6e3ec41a5b622b4d6.tar.xz
marcuscom-ports-88d7bb05769706307ddbd7d6e3ec41a5b622b4d6.tar.zst
marcuscom-ports-88d7bb05769706307ddbd7d6e3ec41a5b622b4d6.zip
Revert back to 1.12.2.
Turns out that gnome-shell 3.6 and gdm 3.6 freeze up with cogl/clutter 1.14+ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18852 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/clutter/Makefile')
-rw-r--r--graphics/clutter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index f45860a4f..0dae60d26 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -3,7 +3,7 @@
# $MCom: ports/trunk/graphics/clutter/Makefile 18610 2013-06-30 16:33:05Z marcus $
PORTNAME= clutter
-PORTVERSION= 1.16.0
+PORTVERSION= 1.12.2
CATEGORIES= graphics
MASTER_SITES= GNOME
@@ -25,7 +25,7 @@ USE_GL= gl
USE_XORG= glproto x11 xfixes xdamage xcomposite xi
USE_LDCONFIG= yes
CONFIGURE_ARGS= --with-x --enable-conformance=no \
- --disable-gdk-backend --disable-wayland-backend
+ --disable-gdk-backend
CPPFLAGS+= -I${LOCALBASE}/include -fno-omit-frame-pointer
LDFLAGS+= -L${LOCALBASE}/lib