diff options
Diffstat (limited to 'textproc/hfstospell/buildlink3.mk')
-rw-r--r-- | textproc/hfstospell/buildlink3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hfstospell/buildlink3.mk b/textproc/hfstospell/buildlink3.mk index 58de2b43ff5..9aac18f72a7 100644 --- a/textproc/hfstospell/buildlink3.mk +++ b/textproc/hfstospell/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.6 2020/06/02 08:22:57 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.7 2020/11/05 09:07:09 ryoon Exp $ BUILDLINK_TREE+= hfstospell @@ -6,7 +6,7 @@ BUILDLINK_TREE+= hfstospell HFSTOSPELL_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.hfstospell+= hfstospell>=0.5.1 -BUILDLINK_ABI_DEPENDS.hfstospell?= hfstospell>=0.5.1nb5 +BUILDLINK_ABI_DEPENDS.hfstospell?= hfstospell>=0.5.2nb1 BUILDLINK_PKGSRCDIR.hfstospell?= ../../textproc/hfstospell .include "../../textproc/icu/buildlink3.mk" |