summaryrefslogtreecommitdiffstats
path: root/graphics/clutter-gtk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/clutter-gtk/Makefile')
-rw-r--r--graphics/clutter-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile
index a330a5f17..7d1f4c90e 100644
--- a/graphics/clutter-gtk/Makefile
+++ b/graphics/clutter-gtk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clutter-gtk
PORTVERSION= 0.10.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.clutter-project.org/sources/${PORTNAME}/${PORTVERSION:R}/
@@ -15,7 +15,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= GTK+ Integration library for Clutter
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
- ${LOCALBASE}/share/gir-1.0/Gtk-2.0.gir:${PORTSDIR}/devel/gir-repository
+ ${LOCALBASE}/share/gir-1.0/Gtk-2.0.gir:${PORTSDIR}/x11-toolkits/gir-repository-gtk20
LIB_DEPENDS= clutter-glx-1.0:${PORTSDIR}/graphics/clutter
USE_BZIP2= yes