diff options
author | wiz <wiz@pkgsrc.org> | 2017-02-06 13:54:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-02-06 13:54:36 +0000 |
commit | 055b51d0c26c1f2198d72874953f1ea82431ddf5 (patch) | |
tree | 13f72a1dcbae87ad3d7b1e8c68779be6af8a04f9 /x11/py-keybinder | |
parent | 6f9a53d939ef1f3feccdb45afc68583df4f637c9 (diff) | |
download | pkgsrc-055b51d0c26c1f2198d72874953f1ea82431ddf5.tar.gz |
Recursive bump for harfbuzz's new graphite2 dependency.
Diffstat (limited to 'x11/py-keybinder')
-rw-r--r-- | x11/py-keybinder/Makefile | 4 | ||||
-rw-r--r-- | x11/py-keybinder/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/py-keybinder/Makefile b/x11/py-keybinder/Makefile index a246ed4c4b9..87068324b92 100644 --- a/x11/py-keybinder/Makefile +++ b/x11/py-keybinder/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2017/01/01 14:44:08 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2017/02/06 13:54:57 wiz Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../x11/keybinder/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} diff --git a/x11/py-keybinder/buildlink3.mk b/x11/py-keybinder/buildlink3.mk index c774a70dfe1..0219bafb5a7 100644 --- a/x11/py-keybinder/buildlink3.mk +++ b/x11/py-keybinder/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.2 2016/08/03 10:22:24 adam Exp $ +# $NetBSD: buildlink3.mk,v 1.3 2017/02/06 13:54:57 wiz Exp $ BUILDLINK_TREE+= py-keybinder @@ -8,7 +8,7 @@ PY_KEYBINDER_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.py-keybinder+= ${PYPKGPREFIX}-keybinder>=0.3.0 -BUILDLINK_ABI_DEPENDS.py-keybinder?= ${PYPKGPREFIX}-keybinder>=0.3.0nb1 +BUILDLINK_ABI_DEPENDS.py-keybinder?= ${PYPKGPREFIX}-keybinder>=0.3.0nb2 BUILDLINK_PKGSRCDIR.py-keybinder?= ../../x11/py-keybinder .include "../../x11/py-gtk2/buildlink3.mk" |