summaryrefslogtreecommitdiff
path: root/textproc/gspell/buildlink3.mk
diff options
context:
space:
mode:
authorbsiegert <bsiegert@pkgsrc.org>2018-11-27 14:40:25 +0000
committerbsiegert <bsiegert@pkgsrc.org>2018-11-27 14:40:25 +0000
commit215c071f749f328a929a4b53275a2e36db65f10d (patch)
tree83c0d5b51327a6ded7da0a65b0ad325f3634ccd3 /textproc/gspell/buildlink3.mk
parent42e358c5eef845b1f7cb2258dec7d7ed81a5262f (diff)
downloadpkgsrc-215c071f749f328a929a4b53275a2e36db65f10d.tar.gz
Port gspell to enchant2, bump revision.
Diffstat (limited to 'textproc/gspell/buildlink3.mk')
-rw-r--r--textproc/gspell/buildlink3.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/gspell/buildlink3.mk b/textproc/gspell/buildlink3.mk
index ce09d486a05..90e13a3c5e2 100644
--- a/textproc/gspell/buildlink3.mk
+++ b/textproc/gspell/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.9 2018/11/14 22:22:31 kleink Exp $
+# $NetBSD: buildlink3.mk,v 1.10 2018/11/27 14:40:25 bsiegert Exp $
BUILDLINK_TREE+= gspell
@@ -6,11 +6,11 @@ BUILDLINK_TREE+= gspell
GSPELL_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gspell+= gspell>=1.0.1
-BUILDLINK_ABI_DEPENDS.gspell?= gspell>=1.4.2nb8
+BUILDLINK_ABI_DEPENDS.gspell?= gspell>=1.4.2nb9
BUILDLINK_PKGSRCDIR.gspell?= ../../textproc/gspell
.include "../../devel/glib2/buildlink3.mk"
-.include "../../textproc/enchant/buildlink3.mk"
+.include "../../textproc/enchant2/buildlink3.mk"
.include "../../x11/gtk3/buildlink3.mk"
.endif # GSPELL_BUILDLINK3_MK