summaryrefslogtreecommitdiff
path: root/x11/py-gtksourceview
diff options
context:
space:
mode:
authortnn <tnn>2009-08-19 11:34:34 +0000
committertnn <tnn>2009-08-19 11:34:34 +0000
commit0ae19a8bc53ed1019ca69526f4c457d4113c3142 (patch)
treec733813989ec51b08f44a3c41aeb7df122b062c9 /x11/py-gtksourceview
parent7a7dcf69ceffdbc1977479c75e1747a8690c0762 (diff)
downloadpkgsrc-0ae19a8bc53ed1019ca69526f4c457d4113c3142.tar.gz
not for python-2.4, because support was dropped from py-gtk2
Diffstat (limited to 'x11/py-gtksourceview')
-rw-r--r--x11/py-gtksourceview/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-gtksourceview/Makefile b/x11/py-gtksourceview/Makefile
index e69e792857d..a9ecbec837e 100644
--- a/x11/py-gtksourceview/Makefile
+++ b/x11/py-gtksourceview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2009/07/07 11:04:25 zafer Exp $
+# $NetBSD: Makefile,v 1.7 2009/08/19 11:35:05 tnn Exp $
DISTNAME= pygtksourceview-2.6.0
PKGNAME= ${DISTNAME:S/py/${PYPKGPREFIX}-/}
@@ -20,7 +20,7 @@ GNU_CONFIGURE= YES
USE_TOOLS+= pkg-config
PY_PATCHPLIST= YES
-PYTHON_VERSIONS_ACCEPTED= 26 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25
.include "../../lang/python/extension.mk"