jeudi 7 novembre 2019

update cctools in macport

I had errors when I try to update cctools within macport.
Here is the solution:

sudo port uninstall cctools
sudo port clean cctools
sudo port install cctools

And now all is ok !