diff -r 4cb3b5277bca devel/boost/Portfile
--- a/devel/boost/Portfile	Tue Oct 06 17:40:24 2009 +0400
+++ b/devel/boost/Portfile	Tue Oct 06 17:41:19 2009 +0400
@@ -113,7 +113,7 @@
             build.args-delete   --without-python
 
             post-configure {
-                write_jam "using python : : ${prefix}/bin/python${v} ;"
+                write_jam "using python : : ${prefix}/bin/python${v} : : ${prefix}/lib ;"
             }
         }
     }]
