Fix link to py-h5py.
This commit is contained in:
parent
5174b269e4
commit
98943b79c6
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2014/06/01 12:49:38 thomasklausner Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2014/12/30 17:09:59 thomasklausner Exp $
|
||||
|
||||
DISTNAME= acq4-0.9.2
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
|
@ -12,7 +12,7 @@ LICENSE = mit
|
|||
|
||||
#DEPENDS+= ${PYPKGPREFIX}-Pillow>=2.2.1:../../graphics/py-Pillow
|
||||
DEPENDS+= ${PYPKGPREFIX}-scipy>=0.12.1:../../math/py-scipy
|
||||
DEPENDS+= ${PYPKGPREFIX}-h5py>=2.2.1:../../wip/py-h5py
|
||||
DEPENDS+= ${PYPKGPREFIX}-h5py>=2.2.1:../../devel/py-h5py
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2014/06/01 12:49:47 thomasklausner Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2014/12/30 17:09:59 thomasklausner Exp $
|
||||
|
||||
DISTNAME= tardis-sn-0.9rc1
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
|
@ -15,7 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-pandas>=0.12.0:../../math/py-pandas
|
|||
DEPENDS+= ${PYPKGPREFIX}-scipy>=0.12.1:../../math/py-scipy
|
||||
DEPENDS+= ${PYPKGPREFIX}-yaml>=3.10:../../textproc/py-yaml
|
||||
DEPENDS+= ${PYPKGPREFIX}-astropy>=0.3:../../wip/py-astropy
|
||||
DEPENDS+= ${PYPKGPREFIX}-h5py>=2.2.1:../../wip/py-h5py
|
||||
DEPENDS+= ${PYPKGPREFIX}-h5py>=2.2.1:../../devel/py-h5py
|
||||
|
||||
.include "../../lang/python/egg.mk"
|
||||
.include "../../math/py-numpy/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue