summaryrefslogtreecommitdiff
path: root/x11/py-vte
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2011-03-23 15:40:23 +0000
committerjoerg <joerg@pkgsrc.org>2011-03-23 15:40:23 +0000
commit20355cd4f218b1e78711cd4750261bd905d51dcd (patch)
tree6d16d93d735f0dcae9a8ee664cea2f4bd1fc66ce /x11/py-vte
parentc305b7e98122b121694cd9485a308190df450e82 (diff)
downloadpkgsrc-20355cd4f218b1e78711cd4750261bd905d51dcd.tar.gz
Python 2.4 is not support by py-gtk2.
Diffstat (limited to 'x11/py-vte')
-rw-r--r--x11/py-vte/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/py-vte/Makefile b/x11/py-vte/Makefile
index cc91f07cd02..a6b949ee468 100644
--- a/x11/py-vte/Makefile
+++ b/x11/py-vte/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/03/03 12:07:40 obache Exp $
+# $NetBSD: Makefile,v 1.2 2011/03/23 15:40:23 joerg Exp $
#
.include "../../x11/vte/Makefile.common"
@@ -22,6 +22,8 @@ CONFIGURE_ARGS+= --enable-python
CONFIGURE_ARGS+= --disable-freetype-test
CONFIGURE_ARGS+= --enable-Bsymbolic=auto
+PYTHON_VERSIONS_ACCEPTED= 27 26 25
+
BUILD_DIRS= python
pre-build: