diff options
Diffstat (limited to 'math/py-numarray/Makefile')
-rw-r--r-- | math/py-numarray/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/py-numarray/Makefile b/math/py-numarray/Makefile index 20860b94ca2..d30b6ed45d9 100644 --- a/math/py-numarray/Makefile +++ b/math/py-numarray/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2008/04/25 20:39:10 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:37 joerg Exp $ # DISTNAME= numarray-1.5.2 @@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.stsci.edu/resources/software_hardware/numarray COMMENT= Array manipulation +PKG_DESTDIR_SUPPORT= user-destdir + PYDISTUTILSPKG= yes PLIST_VARS+= blas |