diff options
author | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-03-12 11:15:24 +0000 |
commit | 11b8f289b9119c1a549e837df0ba9b228102c685 (patch) | |
tree | 302ac87bdbdfebda1668094e8e68d2f97e39024c /editors/abiword | |
parent | 13580bce44a7e37feef27bd0f3839d7d45d311d4 (diff) | |
download | pkgsrc-11b8f289b9119c1a549e837df0ba9b228102c685.tar.gz |
Recursive bumps for fontconfig and libzip dependency changes.
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile | 4 | ||||
-rw-r--r-- | editors/abiword/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index ff35419078f..5e1bede1c58 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.170 2018/01/28 16:24:10 wiz Exp $ +# $NetBSD: Makefile,v 1.171 2018/03/12 11:15:32 wiz Exp $ .include "Makefile.common" DISTNAME= abiword-${ABIVERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= editors MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/ diff --git a/editors/abiword/buildlink3.mk b/editors/abiword/buildlink3.mk index 2864484871c..ff2064d4675 100644 --- a/editors/abiword/buildlink3.mk +++ b/editors/abiword/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.12 2018/01/28 16:24:10 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.13 2018/03/12 11:15:32 wiz 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.1nb12 +BUILDLINK_ABI_DEPENDS.abiword?= abiword>=3.0.1nb13 BUILDLINK_PKGSRCDIR.abiword?= ../../editors/abiword .include "../../converters/fribidi/buildlink3.mk" |