From df148167909a2ea09151d92ca19966fc53f0d999 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. --- x11/libxcb/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/libxcb') diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index f36cf103193..51a491e1171 100644 --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2010/09/10 19:12:13 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2011/02/25 09:47:30 wiz Exp $ # DISTNAME= libxcb-1.7 @@ -72,7 +72,7 @@ SUBST_MESSAGE.pc= Configuring threading in xcb.pc.in. SUBST_STAGE.pc= pre-configure SUBST_VARS.pc= XTHREADLIB XTHREAD_CPPFLAGS -PYTHON_VERSIONS_ACCEPTED= 26 25 +PYTHON_VERSIONS_ACCEPTED= 27 26 25 post-extract: ${CHMOD} -R go-w ${WRKSRC} -- cgit v1.2.3