summaryrefslogtreecommitdiff
path: root/x11/py-keybinder
diff options
context:
space:
mode:
authoradam <adam>2016-08-03 10:22:08 +0000
committeradam <adam>2016-08-03 10:22:08 +0000
commit195e4035f63f63e4eb1391532d746baa900bd9db (patch)
treeec9752850cf8d991421cc9d6e41616955aea4422 /x11/py-keybinder
parent7fb819a9a5fe447862e66ae1c030af5c2aa8bde1 (diff)
downloadpkgsrc-195e4035f63f63e4eb1391532d746baa900bd9db.tar.gz
Revbump after graphics/gd update
Diffstat (limited to 'x11/py-keybinder')
-rw-r--r--x11/py-keybinder/Makefile3
-rw-r--r--x11/py-keybinder/buildlink3.mk3
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/py-keybinder/Makefile b/x11/py-keybinder/Makefile
index ef8f9990019..2273ed3d46f 100644
--- a/x11/py-keybinder/Makefile
+++ b/x11/py-keybinder/Makefile
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2016/07/09 13:04:18 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2016/08/03 10:22:24 adam Exp $
+PKGREVISION= 1
.include "../../x11/keybinder/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
diff --git a/x11/py-keybinder/buildlink3.mk b/x11/py-keybinder/buildlink3.mk
index 348a684ef4f..c774a70dfe1 100644
--- a/x11/py-keybinder/buildlink3.mk
+++ b/x11/py-keybinder/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2015/07/11 11:13:28 kamil Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2016/08/03 10:22:24 adam Exp $
BUILDLINK_TREE+= py-keybinder
@@ -8,6 +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_PKGSRCDIR.py-keybinder?= ../../x11/py-keybinder
.include "../../x11/py-gtk2/buildlink3.mk"