K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2013-05-04T14:06:08.784382Z K 7 svn:log V 393 - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER} without any extra logic. - Cleanup ports working around the empty MAKE_JOBS_NUMBER - This also fixes several ports that were expecting MAKE_JOBS_NUMBER to always have a number Reviewed by: bapt Spotted by: John Marino With hat: portmgr END