From 548c4bf53e091b791cbeee7f67f50dc27a4927b8 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 8 Apr 2012 19:08:44 +0000 Subject: Remove python24 and all traces of it from pkgsrc. Remove devel/py-ctypes (only needed by and supporting python24). Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE lines that just mirror defaults now. Miscellaneous cleanup while editing all these files. --- graphics/py-gtkglext/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'graphics/py-gtkglext') diff --git a/graphics/py-gtkglext/Makefile b/graphics/py-gtkglext/Makefile index 2944a8e3716..b2b7027b0d2 100644 --- a/graphics/py-gtkglext/Makefile +++ b/graphics/py-gtkglext/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2012/03/03 00:13:17 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2012/04/08 19:08:58 wiz Exp $ # DISTNAME= pygtkglext-1.1.0 @@ -20,8 +20,6 @@ USE_LIBTOOL= yes USE_TOOLS+= pkg-config PYDISTUTILSPKG= yes -PYTHON_VERSIONS_ACCEPTED= 27 26 25 - PKGCONFIG_OVERRIDE+= pygtkglext.pc.in .include "../../lang/python/extension.mk" -- cgit v1.2.3