summaryrefslogtreecommitdiff
path: root/graphics/clutter-mx
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-10-02 17:10:28 +0000
committertron <tron@pkgsrc.org>2012-10-02 17:10:28 +0000
commit78f9c75877debf36d3c2759224123106fdea8441 (patch)
tree4180178d21a46623fddf8c7d0d87fc8c9f1f0e0f /graphics/clutter-mx
parent5743a873c7dbe2a88a6ceafa62a320e527929914 (diff)
downloadpkgsrc-78f9c75877debf36d3c2759224123106fdea8441.tar.gz
Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
Diffstat (limited to 'graphics/clutter-mx')
-rw-r--r--graphics/clutter-mx/Makefile4
-rw-r--r--graphics/clutter-mx/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/clutter-mx/Makefile b/graphics/clutter-mx/Makefile
index 700ec79b711..c9f09dee6da 100644
--- a/graphics/clutter-mx/Makefile
+++ b/graphics/clutter-mx/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2012/09/15 10:04:48 obache Exp $
+# $NetBSD: Makefile,v 1.11 2012/10/02 17:11:08 tron Exp $
#
DISTNAME= mx-1.0.4
PKGNAME= clutter-mx-1.0.4
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= graphics
MASTER_SITES= http://source.clutter-project.org/sources/mx/1.0/
EXTRACT_SUFX= .tar.bz2
diff --git a/graphics/clutter-mx/buildlink3.mk b/graphics/clutter-mx/buildlink3.mk
index bd54d3f26a2..3e744b1da83 100644
--- a/graphics/clutter-mx/buildlink3.mk
+++ b/graphics/clutter-mx/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2012/09/15 10:04:48 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2012/10/02 17:11:08 tron Exp $
BUILDLINK_TREE+= clutter-mx
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= clutter-mx
CLUTTER_MX_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.clutter-mx+= clutter-mx>=1.0.3
-BUILDLINK_ABI_DEPENDS.clutter-mx+= clutter-mx>=1.0.4nb7
+BUILDLINK_ABI_DEPENDS.clutter-mx+= clutter-mx>=1.0.4nb8
BUILDLINK_PKGSRCDIR.clutter-mx?= ../../graphics/clutter-mx
.include "../../graphics/clutter/buildlink3.mk"