From abbe1a370ae7d2ded0e41390814c218f9f844460 Mon Sep 17 00:00:00 2001 From: obache Date: Tue, 25 Oct 2011 09:05:27 +0000 Subject: register egg-info. Bump PKGREVISION. --- math/py-numarray/Makefile | 7 +++---- math/py-numarray/PLIST | 3 ++- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'math/py-numarray') 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 -- cgit v1.2.3