summaryrefslogtreecommitdiff
path: root/math/py-numpy
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-02-09 13:09:09 +0000
committerobache <obache@pkgsrc.org>2012-02-09 13:09:09 +0000
commita9fe734bf08097ead3bdb32e535ed58907fcf74d (patch)
treea73e00463dd83b163dbe2eb1b22b7213cf4c92a4 /math/py-numpy
parent2c52b12f9e6b92b3a838a122860536be2095015c (diff)
downloadpkgsrc-a9fe734bf08097ead3bdb32e535ed58907fcf74d.tar.gz
distutils pkg, register egg-info.
Bump PKGREVISION.
Diffstat (limited to 'math/py-numpy')
-rw-r--r--math/py-numpy/Makefile9
-rw-r--r--math/py-numpy/PLIST3
2 files changed, 6 insertions, 6 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index a709163de4b..8d9c5a0e199 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2011/12/20 16:38:30 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2012/02/09 13:09:09 obache Exp $
#
DISTNAME= numpy-1.4.1
-PKGREVISION= 2
-PKGNAME= ${PYPKGPREFIX}-numpy-1.4.1
+PKGREVISION= 3
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= math python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=numpy/}
@@ -14,7 +14,6 @@ LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
-PYDISTUTILSPKG= yes
USE_LANGUAGES+= c fortran77
PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
MAKE_ENV+= ATLAS=None
@@ -47,7 +46,7 @@ PYSETUPBUILDARGS+= --fcompiler=gnu
# ${PYTHONBIN} -c "import numpy; numpy.test()"
.include "../../lang/python/application.mk"
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
.include "../../math/blas/buildlink3.mk"
.include "../../math/lapack/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-numpy/PLIST b/math/py-numpy/PLIST
index 104c08640af..222a6ab08e2 100644
--- a/math/py-numpy/PLIST
+++ b/math/py-numpy/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.6 2010/04/25 00:02:20 tron Exp $
+@comment $NetBSD: PLIST,v 1.7 2012/02/09 13:09:09 obache Exp $
bin/f2py${PYVERSSUFFIX}
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/numpy/COMPATIBILITY
${PYSITELIB}/numpy/DEV_README.txt
${PYSITELIB}/numpy/INSTALL.txt