pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/boost-python Allow python26. From Jan Danielsson.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5648155ec781
branches: trunk
changeset: 397102:5648155ec781
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Aug 08 21:16:19 2009 +0000
description:
Allow python26. From Jan Danielsson.
diffstat:
devel/boost-python/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ef87f38be8d0 -r 5648155ec781 devel/boost-python/Makefile
--- a/devel/boost-python/Makefile Sat Aug 08 21:03:45 2009 +0000
+++ b/devel/boost-python/Makefile Sat Aug 08 21:16:19 2009 +0000
@@ -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 @@
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"
Home |
Main Index |
Thread Index |
Old Index