From 1d194b31e27a57b81c0a8e94ff9746ee47896076 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 8 Aug 2009 21:16:19 +0000 Subject: Allow python26. From Jan Danielsson. --- devel/boost-python/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/boost-python/Makefile b/devel/boost-python/Makefile index a5fba14fafc..3f10ce6575b 100644 --- a/devel/boost-python/Makefile +++ b/devel/boost-python/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2008/09/13 16:14:13 jmmv Exp $ +# $NetBSD: Makefile,v 1.12 2009/08/08 21:16:19 wiz Exp $ # BOOST_PACKAGE= python @@ -12,7 +12,7 @@ PKG_DESTDIR_SUPPORT= user-destdir BJAM_ARGS+= --user-config=${WRKSRC}/user-config.jam BJAM_ARGS+= --with-python MAKE_ENV+= BOOST_BUILD_PATH=${WRKSRC} -PYTHON_VERSIONS_ACCEPTED= 25 +PYTHON_VERSIONS_ACCEPTED= 26 25 .include "../../devel/boost-jam/bjam.mk" .include "../../lang/python/application.mk" -- cgit v1.2.3