diff --git a/bindings/python/Jamfile b/bindings/python/Jamfile index a93325762..8b32b5536 100644 --- a/bindings/python/Jamfile +++ b/bindings/python/Jamfile @@ -73,7 +73,7 @@ else ; # the names are decorated in MacPorts - lib boost_python : : darwin boost_python-mt + lib boost_python : : darwin boost_python27-mt : : $(boost-include-path) ; lib boost_python3 : : darwin boost_python3-mt : : $(boost-include-path) ;