summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authortnn <tnn>2009-08-19 11:34:34 +0000
committertnn <tnn>2009-08-19 11:34:34 +0000
commit22c1849b326b2ad3097996a20c2b5898c9e007c0 (patch)
treec733813989ec51b08f44a3c41aeb7df122b062c9 /sysutils
parentc3e4044ee181d0c96fb29f66dde6eec428324704 (diff)
downloadpkgsrc-22c1849b326b2ad3097996a20c2b5898c9e007c0.tar.gz
not for python-2.4, because support was dropped from py-gtk2
Diffstat (limited to 'sysutils')
-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"