From a9d3f2b8535a007c189c721b47502564ffecac4c Mon Sep 17 00:00:00 2001 From: heinz Date: Fri, 24 Aug 2007 08:58:28 +0000 Subject: The package supports installation to DESTDIR. --- math/py-Numeric/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'math/py-Numeric') 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 -- cgit v1.2.3