I installed Python but by mistake chose 'without threads'. Now Samba-client won't install because it requires Python 'with threads'. I used pkg_delete(1) to remove Python but when I reinstall, using the 'make install clean' form, Python is instantly reinstalled 'without threads'. How do I change the compile options? Thanks.