In an effort to not fall too far behind, I installed Xcode 4.3, which promptly trashed my
/Developer
directory (not a bad thing, really). Homebrew was supposedly updated to cope, but when I tried to brew install graphviz
today, it complained about not finding the developer directory there.I was able to convince graphviz to install without resorting to symlink-ing, using the following incantation:
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer/