From 579b0aacf8e060ff91dbb6159657f31ab5bccb8f Mon Sep 17 00:00:00 2001 From: Tom Tamaira Date: Tue, 12 Mar 2019 16:25:05 +1300 Subject: [PATCH] Replaced OSX with macOS --- docs/building.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/building.rst b/docs/building.rst index 7b92649..f5e90b1 100644 --- a/docs/building.rst +++ b/docs/building.rst @@ -161,7 +161,7 @@ macOS FreeBSD ------- -FreeBSD is similar to OSX and Linux, but ensure you're using Python 2.7. The port of Python 2.6 has bugs with threading under FreeBSD. +FreeBSD is similar to macOS and Linux, but ensure you're using Python 2.7. The port of Python 2.6 has bugs with threading under FreeBSD. Everything else you should need is ported, in particular math/py-numpy and graphics/py-imaging. You may need or want to add the line::