diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 9328de4b42858fc548eab84407d02923fca0e53b (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /sysutils/py-notify | |
parent | 8ce41e99e00b6bc08fb64db977ea094be6202698 (diff) | |
download | pkgsrc-9328de4b42858fc548eab84407d02923fca0e53b.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'sysutils/py-notify')
-rw-r--r-- | sysutils/py-notify/Makefile | 4 | ||||
-rw-r--r-- | sysutils/py-notify/buildlink3.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/py-notify/Makefile b/sysutils/py-notify/Makefile index 01aa547915e..93cfa0fcefd 100644 --- a/sysutils/py-notify/Makefile +++ b/sysutils/py-notify/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2011/04/22 13:42:42 obache Exp $ +# $NetBSD: Makefile,v 1.19 2011/11/01 06:02:35 sbd Exp $ # DISTNAME= notify-python-0.1.1 PKGNAME= ${PYPKGPREFIX}-notify-0.1.1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= \ http://www.galago-project.org/files/releases/source/notify-python/ diff --git a/sysutils/py-notify/buildlink3.mk b/sysutils/py-notify/buildlink3.mk index b3fba09c577..d650111345c 100644 --- a/sysutils/py-notify/buildlink3.mk +++ b/sysutils/py-notify/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.10 2011/04/22 13:42:42 obache Exp $ +# $NetBSD: buildlink3.mk,v 1.11 2011/11/01 06:02:35 sbd Exp $ BUILDLINK_TREE+= py-notify @@ -8,7 +8,7 @@ PY_NOTIFY_BUILDLINK3_MK:= .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.py-notify+= ${PYPKGPREFIX}-notify>=0.1.1 -BUILDLINK_ABI_DEPENDS.py-notify?= ${PYPKGPREFIX}-notify>=0.1.1nb8 +BUILDLINK_ABI_DEPENDS.py-notify?= py26-notify>=0.1.1nb9 BUILDLINK_PKGSRCDIR.py-notify?= ../../sysutils/py-notify .include "../../x11/py-gtk2/buildlink3.mk" |