summaryrefslogtreecommitdiff
path: root/math/py-Numeric/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-Numeric/Makefile')
-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