From 26d8f373f36138edfa588ce2cfb5917334a9397d Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 15 Mar 2008 16:51:09 +0000 Subject: py-gtk2 needs Python 2.4 --- 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 b109e51a3d9..96dd2cad370 100644 --- a/graphics/py-gtkglext/Makefile +++ b/graphics/py-gtkglext/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2007/09/21 13:03:53 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2008/03/15 16:51:09 joerg Exp $ # DISTNAME= pygtkglext-1.1.0 @@ -18,7 +18,7 @@ USE_LIBTOOL= yes USE_TOOLS+= pkg-config PYDISTUTILSPKG= yes -PYTHON_VERSIONS_ACCEPTED= 24 23 +PYTHON_VERSIONS_ACCEPTED= 24 PKGCONFIG_OVERRIDE+= pygtkglext.pc.in -- cgit v1.2.3