pre_pkg_setup() { elog "bashrc is adding -j1 to MAKEOPTS" MAKEOPTS="$MAKEOPTS -j1" }