pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/py-Numeric The package supports installation to D...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2340e82b6c21
branches: trunk
changeset: 532600:2340e82b6c21
user: heinz <heinz%pkgsrc.org@localhost>
date: Fri Aug 24 08:58:28 2007 +0000
description:
The package supports installation to DESTDIR.
diffstat:
math/py-Numeric/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d458ede2cc74 -r 2340e82b6c21 math/py-Numeric/Makefile
--- a/math/py-Numeric/Makefile Fri Aug 24 07:17:46 2007 +0000
+++ b/math/py-Numeric/Makefile Fri Aug 24 08:58:28 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2006/06/02 16:56:49 joerg Exp $
+# $NetBSD: Makefile,v 1.43 2007/08/24 08:58:28 heinz Exp $
DISTNAME= Numeric-24.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -9,6 +9,8 @@
HOMEPAGE= http://numeric.scipy.org/
COMMENT= Adds multidimensional numeric arrays to Python
+PKG_DESTDIR_SUPPORT= user-destdir
+
PYDISTUTILSPKG= yes
PYTHON_VERSIONS_ACCEPTED= 24 23 22
PYBINMODULE= yes
Home |
Main Index |
Thread Index |
Old Index