summaryrefslogtreecommitdiff
path: root/graphics/clutter-gtk
diff options
context:
space:
mode:
authorwiz <wiz>2013-06-06 12:53:40 +0000
committerwiz <wiz>2013-06-06 12:53:40 +0000
commit28a3c9c1d4f6bc2b03f170e57fd61cc1d053fcca (patch)
tree8c7feb5277a9fd537ca7f3140c7c5f99ca16cbf4 /graphics/clutter-gtk
parenta9e1c1969748f11267c4514c5568fe8a74274094 (diff)
downloadpkgsrc-28a3c9c1d4f6bc2b03f170e57fd61cc1d053fcca.tar.gz
Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
Diffstat (limited to 'graphics/clutter-gtk')
-rw-r--r--graphics/clutter-gtk/Makefile4
-rw-r--r--graphics/clutter-gtk/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/clutter-gtk/Makefile b/graphics/clutter-gtk/Makefile
index 9401d123345..b74f977162a 100644
--- a/graphics/clutter-gtk/Makefile
+++ b/graphics/clutter-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2013/06/04 22:16:14 tron Exp $
+# $NetBSD: Makefile,v 1.27 2013/06/06 12:53:50 wiz Exp $
#
DISTNAME= clutter-gtk-0.10.8
-PKGREVISION= 13
+PKGREVISION= 14
CATEGORIES= graphics
MASTER_SITES= http://source.clutter-project.org/sources/clutter-gtk/0.10/
diff --git a/graphics/clutter-gtk/buildlink3.mk b/graphics/clutter-gtk/buildlink3.mk
index b5c402049ca..82a3de0d075 100644
--- a/graphics/clutter-gtk/buildlink3.mk
+++ b/graphics/clutter-gtk/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.20 2013/06/04 22:16:14 tron Exp $
+# $NetBSD: buildlink3.mk,v 1.21 2013/06/06 12:53:50 wiz Exp $
#
BUILDLINK_TREE+= clutter-gtk
@@ -7,7 +7,7 @@ BUILDLINK_TREE+= clutter-gtk
CLUTTER_GTK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.clutter-gtk+= clutter-gtk>=0.10.0
-BUILDLINK_ABI_DEPENDS.clutter-gtk+= clutter-gtk>=0.10.8nb13
+BUILDLINK_ABI_DEPENDS.clutter-gtk+= clutter-gtk>=0.10.8nb14
BUILDLINK_PKGSRCDIR.clutter-gtk?= ../../graphics/clutter-gtk
.include "../../x11/gtk2/buildlink3.mk"