never mind Index: devel/yasm/Makefile =================================================================== RCS file: /cvsroot/pkgsrc/devel/yasm/Makefile,v retrieving revision 1.32 diff -p -u -r1.32 Makefile --- devel/yasm/Makefile 31 Oct 2012 11:19:55 -0000 1.32 +++ devel/yasm/Makefile 23 Apr 2013 13:29:16 -0000 @@ -10,6 +10,11 @@ HOMEPAGE= http://www.tortall.net/project COMMENT= Complete rewrite of the NASM assembler with BSD license LICENSE= modified-bsd AND (artistic OR gnu-gpl-v2 OR gnu-lgpl-v2) +# [TRC 20111214: Observed a build failure which looks like a job +# ordering problem.] +# [TRC 20121126: Let's see whether this is still here.] +#MAKE_JOBS_SAFE= no + USE_TOOLS+= msgfmt GNU_CONFIGURE= YES USE_LIBTOOL= YES