Python 2.4 is not support by py-gtk2.

This commit is contained in:
joerg 2011-03-23 15:40:23 +00:00
parent c305b7e981
commit 20355cd4f2

View file

@ -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: