I tried to build graphics/blender, but then one of the the dependency x11/libxcb gives me an error, such that "libxcb-1.7 needs Python 2.7 at most. But you specified 3.2" I've found that there is "USE_PYTHON=3.2" in the Makefile in graphics/blender. Could it be the problem? and if yes, can it be easily solved with "3.2 -> 2.7"? -- *Kim*