summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--graphics/clutter-gtk/Makefile4
-rw-r--r--graphics/libchamplain/Makefile5
2 files changed, 5 insertions, 4 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
diff --git a/graphics/libchamplain/Makefile b/graphics/libchamplain/Makefile
index 44f1367fb..dcf1e8fc7 100644
--- a/graphics/libchamplain/Makefile
+++ b/graphics/libchamplain/Makefile
@@ -3,11 +3,12 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/graphics/libchamplain/Makefile,v 1.4 2009/09/06 11:28:37 kwm Exp $
+# $MCom: ports/graphics/libchamplain/Makefile,v 1.5 2009/09/15 16:58:10 marcus Exp $
#
PORTNAME= libchamplain
PORTVERSION= 0.3.92
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= GNOME
@@ -15,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A C library aimed to provide a Gtk+ widget to display rasterized maps and markers
BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection \
- ${LOCALBASE}/share/gir-1.0/PangoCairo-1.0.gir:${PORTSDIR}/devel/gir-repository
+ ${LOCALBASE}/share/gir-1.0/PangoCairo-1.0.gir:${PORTSDIR}/x11-toolkits/gir-repository-pango
LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \
clutter-gtk-0.10.0:${PORTSDIR}/graphics/clutter-gtk \
soup-gnome-2.4.1:${PORTSDIR}/devel/libsoup