summaryrefslogtreecommitdiff
path: root/x11/py-keybinder
diff options
context:
space:
mode:
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"