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-goocanvas/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'graphics/py-goocanvas') diff --git a/graphics/py-goocanvas/Makefile b/graphics/py-goocanvas/Makefile index 0eaf6b9158e..13402bf4f3a 100644 --- a/graphics/py-goocanvas/Makefile +++ b/graphics/py-goocanvas/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= pygoocanvas-0.14.1 @@ -24,10 +24,6 @@ CONFIGURE_ARGS+= --disable-docs PY_PATCHPLIST= yes -# This restriction came from py-gtk2 and py-cairo, -# pygoocanvas itself just require >=22. -PYTHON_VERSIONS_ACCEPTED= 27 26 25 - .include "../../lang/python/pyversion.mk" BUILDLINK_API_DEPENDS.pygtk2+= ${PYPKGPREFIX}-gtk2>=2.10.0 -- cgit v1.2.3