summaryrefslogtreecommitdiff
path: root/sysutils/py-notify
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-08-19 11:34:34 +0000
committertnn <tnn@pkgsrc.org>2009-08-19 11:34:34 +0000
commit29447f01c4287c8d18d58309b05512987b6229b2 (patch)
treec733813989ec51b08f44a3c41aeb7df122b062c9 /sysutils/py-notify
parent84ff804209fbc0ab196960a487635ea64d3d08cd (diff)
downloadpkgsrc-29447f01c4287c8d18d58309b05512987b6229b2.tar.gz
not for python-2.4, because support was dropped from py-gtk2
Diffstat (limited to 'sysutils/py-notify')
-rw-r--r--sysutils/py-notify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/py-notify/Makefile b/sysutils/py-notify/Makefile
index a889a85cec8..1eb7a9bbfe2 100644
--- a/sysutils/py-notify/Makefile
+++ b/sysutils/py-notify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/02/11 14:23:32 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2009/08/19 11:37:38 tnn Exp $
#
DISTNAME= notify-python-0.1.1
@@ -20,7 +20,7 @@ USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
PKGCONFIG_OVERRIDE+= notify-python-0.1.1/notify-python.pc.in
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 25
PY_PATCHPLIST= yes
.include "../../lang/python/extension.mk"