summaryrefslogtreecommitdiff
path: root/math/py-Numeric
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2007-08-24 08:58:28 +0000
committerheinz <heinz@pkgsrc.org>2007-08-24 08:58:28 +0000
commita9d3f2b8535a007c189c721b47502564ffecac4c (patch)
tree548dc7fdf8de551b8f2a14643c4895b9508ecaaf /math/py-Numeric
parentb289c83c8068ccdda8ea88a8bd1534d11d7956fe (diff)
downloadpkgsrc-a9d3f2b8535a007c189c721b47502564ffecac4c.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'math/py-Numeric')
-rw-r--r--math/py-Numeric/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/py-Numeric/Makefile b/math/py-Numeric/Makefile
index 2a701840869..95f47d67e4b 100644
--- a/math/py-Numeric/Makefile
+++ b/math/py-Numeric/Makefile
@@ -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 @@ MAINTAINER= tsarna@NetBSD.org
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