Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: buildlink3.mk,v 1.4 2013/06/06 12:53:59 wiz Exp $
# $NetBSD: buildlink3.mk,v 1.6 2013/10/10 14:41:54 ryoon Exp $
BUILDLINK_TREE+= py-notify-python
@@ -7,8 +7,8 @@ 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.1nb20
BUILDLINK_API_DEPENDS.py-notify-python+=${PYPKGPREFIX}-notify-python>=0.1.1
BUILDLINK_ABI_DEPENDS.py-notify-python+=${PYPKGPREFIX}-notify-python>=0.1.1nb24
BUILDLINK_PKGSRCDIR.py-notify-python?= ../../sysutils/py-notify-python
.include "../../x11/py-gtk2/buildlink3.mk"