summaryrefslogtreecommitdiff
path: root/graphics/clutter-mx
diff options
context:
space:
mode:
authortron <tron>2013-06-04 22:15:37 +0000
committertron <tron>2013-06-04 22:15:37 +0000
commitf30a670b55e98c8bf596c16c6ccaf42da94f5329 (patch)
tree6b8ed11551c6ae6edf7530700df81d41fe88397e /graphics/clutter-mx
parent6bd748980399ff5ecd425bb8f945dc0fbf3c1fb9 (diff)
downloadpkgsrc-f30a670b55e98c8bf596c16c6ccaf42da94f5329.tar.gz
Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
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 6d6f56fa04c..05c7a9791e8 100644
--- a/graphics/clutter-mx/Makefile
+++ b/graphics/clutter-mx/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2013/06/03 10:05:08 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2013/06/04 22:16:14 tron Exp $
#
DISTNAME= mx-1.0.4
PKGNAME= clutter-mx-1.0.4
-PKGREVISION= 11
+PKGREVISION= 12
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 b4d1cc8fe5c..b27fb716647 100644
--- a/graphics/clutter-mx/buildlink3.mk
+++ b/graphics/clutter-mx/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2013/06/03 10:05:08 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2013/06/04 22:16:14 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.4nb11
+BUILDLINK_ABI_DEPENDS.clutter-mx+= clutter-mx>=1.0.4nb12
BUILDLINK_PKGSRCDIR.clutter-mx?= ../../graphics/clutter-mx
.include "../../graphics/clutter/buildlink3.mk"