pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-numpy Allow Python 2.6 to fix dependencies of ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/269a62f4d516
branches: trunk
changeset: 394948:269a62f4d516
user: joerg <joerg%pkgsrc.org@localhost>
date: Fri Jun 26 19:47:14 2009 +0000
description:
Allow Python 2.6 to fix dependencies of a number of other packages.
Seems to build fine.
diffstat:
math/py-numpy/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r b5a438fe59ba -r 269a62f4d516 math/py-numpy/Makefile
--- a/math/py-numpy/Makefile Fri Jun 26 19:44:47 2009 +0000
+++ b/math/py-numpy/Makefile Fri Jun 26 19:47:14 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2008/12/19 22:09:55 markd Exp $
+# $NetBSD: Makefile,v 1.3 2009/06/26 19:47:14 joerg Exp $
#
DISTNAME= numpy-1.1.0
@@ -13,7 +13,6 @@
PKG_DESTDIR_SUPPORT= user-destdir
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 25 24 23
USE_LANGUAGES+= c fortran
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
MAKE_ENV+= ATLAS=None
Home |
Main Index |
Thread Index |
Old Index