summaryrefslogtreecommitdiff
path: root/editors/abiword
diff options
context:
space:
mode:
Diffstat (limited to 'editors/abiword')
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/abiword/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index a939ccf59a0..2e7d6f59062 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.202 2020/08/17 20:17:25 leot Exp $
+# $NetBSD: Makefile,v 1.203 2020/11/05 09:06:52 ryoon Exp $
-PKGREVISION= 9
+PKGREVISION= 10
.include "Makefile.common"
DISTNAME= abiword-${ABIVERSION}
diff --git a/editors/abiword/buildlink3.mk b/editors/abiword/buildlink3.mk
index 5a9c8df90cb..1e1df04433d 100644
--- a/editors/abiword/buildlink3.mk
+++ b/editors/abiword/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.36 2020/08/17 20:17:25 leot Exp $
+# $NetBSD: buildlink3.mk,v 1.37 2020/11/05 09:06:52 ryoon Exp $
BUILDLINK_TREE+= abiword
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= abiword
ABIWORD_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.abiword+= abiword>=3.0.1
-BUILDLINK_ABI_DEPENDS.abiword?= abiword>=3.0.4nb9
+BUILDLINK_ABI_DEPENDS.abiword?= abiword>=3.0.4nb10
BUILDLINK_PKGSRCDIR.abiword?= ../../editors/abiword
.include "../../converters/fribidi/buildlink3.mk"