--- libs/locale/build/Jamfile.v2.orig 2019-04-09 21:35:54.000000000 +0200 +++ libs/locale/build/Jamfile.v2 2020-06-30 14:42:39.602417000 +0200 @@ -352,6 +352,7 @@ if linux in $(properties) || darwin in $(properties) || ( freebsd in $(properties) && [ configure.builds has_xlocale : $(properties) : "xlocale supported" ] ) + || ( bsdsunix in $(properties) && [ configure.builds has_xlocale : $(properties) : "xlocale supported" ] ) { properties += on ; }