Re: lang/python26 -- without threads

2010-03-08 Thread Garrett Cooper
On Mon, Mar 8, 2010 at 8:35 AM, Christopher Sean Hilton wrote: > The port lang/python26 can be built with or without threads. If built without > the package will not install the file: > >     %%PYTHON_LIBDIR%%/lib-dynload/_multiprocessing.so > > This causes error building a package from the port

lang/python26 -- without threads

2010-03-08 Thread Christopher Sean Hilton
The port lang/python26 can be built with or without threads. If built without the package will not install the file: %%PYTHON_LIBDIR%%/lib-dynload/_multiprocessing.so This causes error building a package from the port as well as maintaining it afterwards. I don't know the exact magic-foo