From 86ce9235ada6d1684740c25ac47e095594da7557 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. --- misc/gaupol/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/gaupol') diff --git a/misc/gaupol/Makefile b/misc/gaupol/Makefile index 84edde4aaf2..0b1e1b58d58 100644 --- a/misc/gaupol/Makefile +++ b/misc/gaupol/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2010/07/21 11:29:37 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2011/02/25 09:47:25 wiz Exp $ # DISTNAME= gaupol-0.17 @@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-chardet-[0-9]*:../../converters/py-chardet DEPENDS+= ${PYPKGPREFIX}-enchant>=1.4:../../textproc/py-enchant DEPENDS+= ${PYPKGPREFIX}-gtk2>=2.16:../../x11/py-gtk2 -PYTHON_VERSIONS_ACCEPTED= 26 +PYTHON_VERSIONS_ACCEPTED= 27 26 PYDISTUTILSPKG= yes USE_LANGUAGES= # none USE_TOOLS+= intltool msgfmt -- cgit v1.2.3