summaryrefslogtreecommitdiff
path: root/textproc/gtkspell
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 /textproc/gtkspell
parent6260c81c8ee26e1e5bdfd5ff402fd9354f0bf229 (diff)
downloadpkgsrc-824d8cc524d3c32ccfaae8f8f188e22a562e370f.tar.gz
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'textproc/gtkspell')
-rw-r--r--textproc/gtkspell/Makefile4
-rw-r--r--textproc/gtkspell/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile
index 2100ee34bc6..07ca9488be3 100644
--- a/textproc/gtkspell/Makefile
+++ b/textproc/gtkspell/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2011/04/22 13:42:34 obache Exp $
+# $NetBSD: Makefile,v 1.43 2011/11/01 06:02:38 sbd Exp $
DISTNAME= gtkspell-2.0.16
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= textproc devel
MASTER_SITES= http://gtkspell.sourceforge.net/download/
diff --git a/textproc/gtkspell/buildlink3.mk b/textproc/gtkspell/buildlink3.mk
index 14c4f64157f..f91c9bdc5c7 100644
--- a/textproc/gtkspell/buildlink3.mk
+++ b/textproc/gtkspell/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.19 2011/04/22 13:42:34 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.20 2011/11/01 06:02:38 sbd Exp $
BUILDLINK_TREE+= gtkspell
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gtkspell
GTKSPELL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gtkspell+= gtkspell>=2.0.13
-BUILDLINK_ABI_DEPENDS.gtkspell?= gtkspell>=2.0.16nb4
+BUILDLINK_ABI_DEPENDS.gtkspell?= gtkspell>=2.0.16nb5
BUILDLINK_PKGSRCDIR.gtkspell?= ../../textproc/gtkspell
.include "../../textproc/enchant/buildlink3.mk"