summaryrefslogtreecommitdiff
path: root/math/py-numarray
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-10-25 09:05:27 +0000
committerobache <obache@pkgsrc.org>2011-10-25 09:05:27 +0000
commitabbe1a370ae7d2ded0e41390814c218f9f844460 (patch)
treec6c50b7ef4eb5281f94d41ffb1dc9656136e7100 /math/py-numarray
parent58b0e5741a4ed069b6dde215d1dec625993ee63d (diff)
downloadpkgsrc-abbe1a370ae7d2ded0e41390814c218f9f844460.tar.gz
register egg-info.
Bump PKGREVISION.
Diffstat (limited to 'math/py-numarray')
-rw-r--r--math/py-numarray/Makefile7
-rw-r--r--math/py-numarray/PLIST3
2 files changed, 5 insertions, 5 deletions
diff --git a/math/py-numarray/Makefile b/math/py-numarray/Makefile
index d30b6ed45d9..7c33fe71966 100644
--- a/math/py-numarray/Makefile
+++ b/math/py-numarray/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:37 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2011/10/25 09:05:27 obache Exp $
#
DISTNAME= numarray-1.5.2
PKGNAME= ${PYPKGPREFIX}-numarray-1.5.2
+PKGREVISION= 1
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=numpy/}
@@ -12,8 +13,6 @@ COMMENT= Array manipulation
PKG_DESTDIR_SUPPORT= user-destdir
-PYDISTUTILSPKG= yes
-
PLIST_VARS+= blas
.if exists(/System/Library/Frameworks/vecLib.framework/Headers)
BUILDLINK_PASSTHRU_DIRS+= /System/Library/Frameworks/vecLib.framework/Headers
@@ -23,5 +22,5 @@ PLIST.blas= yes
do-test:
(cd ${WRKSRC}/Lib && ${PYTHONBIN} testall.py)
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-numarray/PLIST b/math/py-numarray/PLIST
index 8bf08c427a1..c930cd4d6be 100644
--- a/math/py-numarray/PLIST
+++ b/math/py-numarray/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2009/06/14 18:05:47 joerg Exp $
+@comment $NetBSD: PLIST,v 1.11 2011/10/25 09:05:27 obache Exp $
${PYINC}/numarray/arraybase.h
${PYINC}/numarray/arrayif.h
${PYINC}/numarray/arrayobject.h
@@ -12,6 +12,7 @@ ${PYINC}/numarray/numcomplex.h
${PYINC}/numarray/numconfig.h
${PYINC}/numarray/nummacro.h
${PYINC}/numarray/tc.h
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/numarray/LICENSE.txt
${PYSITELIB}/numarray/__init__.py
${PYSITELIB}/numarray/__init__.pyc