This reverts commit d803775b3df2ad81dc584ce1d599f08b3ba1c17a. This breaks all pkgs that exec make directly without ${makejobs} (which should be built as -j1) and makes installation also parallel, which we do not want. We'll probably resurrect this in a certain future.