From 6816620d74836244bd98dd3af0eb32038a53959e Mon Sep 17 00:00:00 2001 From: hasso Date: Wed, 19 Nov 2008 03:39:57 +0000 Subject: Accept python-2.4 again now when py-cairo/py-gtk2 are fixed to work with it. --- graphics/py-gtkglext/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/py-gtkglext') diff --git a/graphics/py-gtkglext/Makefile b/graphics/py-gtkglext/Makefile index 2d746d5f83b..65299546142 100644 --- a/graphics/py-gtkglext/Makefile +++ b/graphics/py-gtkglext/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2008/11/14 23:33:56 hasso Exp $ +# $NetBSD: Makefile,v 1.7 2008/11/19 03:39:57 hasso Exp $ # DISTNAME= pygtkglext-1.1.0 @@ -18,7 +18,7 @@ USE_LIBTOOL= yes USE_TOOLS+= pkg-config PYDISTUTILSPKG= yes -PYTHON_VERSIONS_ACCEPTED= 25 +PYTHON_VERSIONS_ACCEPTED= 24 25 PKGCONFIG_OVERRIDE+= pygtkglext.pc.in -- cgit v1.2.3