summaryrefslogtreecommitdiffstats
path: root/graphics/clutter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/clutter/Makefile')
-rw-r--r--graphics/clutter/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/clutter/Makefile b/graphics/clutter/Makefile
index a88c98263..83a58fdc6 100644
--- a/graphics/clutter/Makefile
+++ b/graphics/clutter/Makefile
@@ -3,11 +3,11 @@
# Whom: Martin Wilke <miwi@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/clutter/Makefile,v 1.50 2011/09/15 10:29:04 kwm Exp $
+# $MCom: ports/graphics/clutter/Makefile,v 1.51 2011/09/15 18:24:56 kwm Exp $
#
PORTNAME= clutter
-PORTVERSION= 1.7.90
+PORTVERSION= 1.8.0
CATEGORIES= graphics
MASTER_SITES= GNOME
@@ -18,7 +18,7 @@ LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= json-glib-1.0.0:${PORTSDIR}/devel/json-glib \
- cogl.2:${PORTSDIR}/graphics/cogl
+ cogl.5:${PORTSDIR}/graphics/cogl
USE_GMAKE= yes
USE_GETTEXT= yes