Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.8 2015/04/25 14:24:54 tnn Exp $
# $NetBSD: buildlink3.mk,v 1.9 2016/08/03 10:22:19 adam Exp $
BUILDLINK_TREE+= py-notify-python
@@ -8,7 +8,7 @@ PY_NOTIFY_PYTHON_BUILDLINK3_MK:=
.include "../../lang/python/pyversion.mk"
BUILDLINK_API_DEPENDS.py-notify-python+= ${PYPKGPREFIX}-notify-python>=0.1.1
BUILDLINK_ABI_DEPENDS.py-notify-python+= ${PYPKGPREFIX}-notify-python>=0.1.1nb26
BUILDLINK_ABI_DEPENDS.py-notify-python+= ${PYPKGPREFIX}-notify-python>=0.1.1nb27
BUILDLINK_PKGSRCDIR.py-notify-python?= ../../sysutils/py-notify-python
.include "../../x11/py-gtk2/buildlink3.mk"