summaryrefslogtreecommitdiff
path: root/graphics/gdchart
diff options
context:
space:
mode:
authorsbd <sbd>2011-11-01 06:00:33 +0000
committersbd <sbd>2011-11-01 06:00:33 +0000
commit824d8cc524d3c32ccfaae8f8f188e22a562e370f (patch)
tree5a8343f32e931a9739ef2ef1fa16f00e7977f25c /graphics/gdchart
parent6260c81c8ee26e1e5bdfd5ff402fd9354f0bf229 (diff)
downloadpkgsrc-824d8cc524d3c32ccfaae8f8f188e22a562e370f.tar.gz
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'graphics/gdchart')
-rw-r--r--graphics/gdchart/Makefile4
-rw-r--r--graphics/gdchart/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile
index 1968c27b739..d02c522e6ac 100644
--- a/graphics/gdchart/Makefile
+++ b/graphics/gdchart/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2011/01/13 13:36:52 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2011/11/01 06:01:33 sbd Exp $
DISTNAME= gdchart0.11.5dev
PKGNAME= gdchart-0.11.5
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= graphics
MASTER_SITES= http://www.fred.net/brv/chart/
diff --git a/graphics/gdchart/buildlink3.mk b/graphics/gdchart/buildlink3.mk
index ab33c2411c9..4b456c32d14 100644
--- a/graphics/gdchart/buildlink3.mk
+++ b/graphics/gdchart/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2011/01/13 13:36:52 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2011/11/01 06:01:33 sbd Exp $
BUILDLINK_TREE+= gdchart
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gdchart
GDCHART_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gdchart+= gdchart>=0.11.4nb1
-BUILDLINK_ABI_DEPENDS.gdchart+= gdchart>=0.11.5nb6
+BUILDLINK_ABI_DEPENDS.gdchart+= gdchart>=0.11.5nb7
BUILDLINK_PKGSRCDIR.gdchart?= ../../graphics/gdchart
.include "../../graphics/gd/buildlink3.mk"