summaryrefslogtreecommitdiff
path: root/sysutils/py-notify
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
committersno <sno@pkgsrc.org>2009-08-26 19:56:37 +0000
commit949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de (patch)
tree7223c9424c4203d65e41ea0e519c6004458f8bf1 /sysutils/py-notify
parent32af319e198dd00e25d60ac4e180ab82a16679f5 (diff)
downloadpkgsrc-949cd3bc1f7cdf8e77915fad3585b23b0a3ca7de.tar.gz
bump revision because of graphics/jpeg update
Diffstat (limited to 'sysutils/py-notify')
-rw-r--r--sysutils/py-notify/Makefile4
-rw-r--r--sysutils/py-notify/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/py-notify/Makefile b/sysutils/py-notify/Makefile
index 1eb7a9bbfe2..a68bee5305f 100644
--- a/sysutils/py-notify/Makefile
+++ b/sysutils/py-notify/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2009/08/19 11:37:38 tnn Exp $
+# $NetBSD: Makefile,v 1.10 2009/08/26 19:57:05 sno Exp $
#
DISTNAME= notify-python-0.1.1
PKGNAME= ${PYPKGPREFIX}-notify-0.1.1
-PKGREVISION= 1
+PKGREVISION= 2
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 1788b97bc1d..a250fd9489f 100644
--- a/sysutils/py-notify/buildlink3.mk
+++ b/sysutils/py-notify/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2009/03/20 19:25:26 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2009/08/26 19:57:05 sno Exp $
BUILDLINK_TREE+= py-notify
@@ -8,6 +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?= py25-notify>=0.1.1nb2
BUILDLINK_PKGSRCDIR.py-notify?= ../../sysutils/py-notify
.include "../../x11/py-gtk2/buildlink3.mk"