diff options
author | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-16 10:09:03 +0800 |
---|---|---|
committer | avl <avl@df743ca5-7f9a-e211-a948-0013205c9059> | 2009-09-16 10:09:03 +0800 |
commit | fedab432476cca039e6c15403bf7d95b7c34adf4 (patch) | |
tree | efd981560207befc1a1503a56d2283a4fb921da5 /graphics/clutter-gtk | |
parent | ecc615c13702b1f0c0ebbe99e3058099ada805e7 (diff) | |
download | marcuscom-ports-fedab432476cca039e6c15403bf7d95b7c34adf4.tar marcuscom-ports-fedab432476cca039e6c15403bf7d95b7c34adf4.tar.gz marcuscom-ports-fedab432476cca039e6c15403bf7d95b7c34adf4.tar.bz2 marcuscom-ports-fedab432476cca039e6c15403bf7d95b7c34adf4.tar.lz marcuscom-ports-fedab432476cca039e6c15403bf7d95b7c34adf4.tar.xz marcuscom-ports-fedab432476cca039e6c15403bf7d95b7c34adf4.tar.zst marcuscom-ports-fedab432476cca039e6c15403bf7d95b7c34adf4.zip |
Update gir-repository dependencies.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12880 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/clutter-gtk')
-rw-r--r-- | graphics/clutter-gtk/Makefile | 4 |
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 |