Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/textproc/gspell/buildlink3.mk,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/textproc/gspell/buildlink3.mk,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.11 diff -u -p -r1.2 -r1.11 --- pkgsrc/textproc/gspell/buildlink3.mk 2016/08/03 10:22:19 1.2 +++ pkgsrc/textproc/gspell/buildlink3.mk 2019/07/21 22:24:12 1.11 @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2016/08/03 10:22:19 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2019/07/21 22:24:12 wiz 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.0.2nb1 +BUILDLINK_ABI_DEPENDS.gspell?= gspell>=1.8.1nb1 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