cvs commit: ports/editors/vim Makefile

David E. O'Brien obrien at FreeBSD.org
Fri Sep 17 00:46:46 UTC 2010


obrien      2010-09-17 00:46:45 UTC

  FreeBSD ports repository

  Modified files:
    editors/vim          Makefile 
  Log:
  Enable MAKE_JOBS_SAFE for Vim build so it will build in parallel.
  
  This deals with the misspelling of "./auto/osdef.h" in some of the
  .o dependencies - which is what caused the race condition needing
  MAKE_JOBS_UNSAFE=yes.
  
  Revision  Changes    Path
  1.357     +7 -1      ports/editors/vim/Makefile


More information about the cvs-all mailing list