pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: math/py-numpy needs devel/py-cython



* On 2016-08-02 at 11:09 BST, Gary Duzan wrote:

>    I had to add the following to get the current py-numpy to build
> on my NetBSD 7.0_STABLE box:
> 
> Index: Makefile
> ===================================================================
> RCS file: /usr/netbsd-cvs/pkgsrc/math/py-numpy/Makefile,v
> retrieving revision 1.29
> diff -b -u -p -r1.29 Makefile
> --- Makefile	24 Jul 2016 15:25:22 -0000	1.29
> +++ Makefile	2 Aug 2016 10:07:17 -0000
> @@ -46,4 +46,5 @@ do-test:
>  .include "../../math/blas/buildlink3.mk"
>  .include "../../math/lapack/buildlink3.mk"
>  .endif
> +.include "../../devel/py-cython/buildlink3.mk"
>  .include "../../mk/bsd.pkg.mk"

Should be fixed now.

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index