From 422c668dcb538f181683ae51305bf8d3404f48d6 Mon Sep 17 00:00:00 2001 From: Marius Kintel Date: Sat, 2 Mar 2013 22:39:33 +0700 Subject: OpenCSG is now in MacPorts diff --git a/README.md b/README.md index ddad806..4348560 100644 --- a/README.md +++ b/README.md @@ -123,11 +123,10 @@ Then run the script to compile all the prerequisite libraries above: ./scripts/macosx-build-dependencies.sh -We currently don't use [MacPorts](http://www.macports.org) or -[brew](http://mxcl.github.com/homebrew/) to install the prerequisite -libraries because CGAL doesn't exist on brew and opencsg doesn't exist -on ports. And more importantly, there are some patches to GMP in the -compilation process. +You can also install the prerequisites using +[MacPorts](http://www.macports.org). Unfortunately, +[brew](http://mxcl.github.com/homebrew/) doesn't yet support CGAL and +OpenCSG. After that, follow the Compilation instructions below. -- cgit v0.10.1