From f4faf372f86a994ea33fb7e067545387343afcbb Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 25 Feb 2011 09:47:18 +0000 Subject: Let's assume for now that everything that worked with python-2.6 also works with python-2.7. --- graphics/mypaint/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/mypaint') diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile index b2098de422e..d81e968eb0e 100644 --- a/graphics/mypaint/Makefile +++ b/graphics/mypaint/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2011/01/13 13:38:11 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2011/02/25 09:47:23 wiz Exp $ # DISTNAME= mypaint-0.9.0 @@ -14,7 +14,7 @@ LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir -PYTHON_VERSIONS_ACCEPTED= 26 25 +PYTHON_VERSIONS_ACCEPTED= 27 26 25 USE_LANGUAGES= c++ USE_TOOLS+= bash:run msgfmt pkg-config -- cgit v1.2.3