cvs commit: ports/Mk bsd.port.mk

Joe Marcus Clarke marcus at FreeBSD.org
Tue Aug 3 12:03:59 PDT 2004


marcus      2004-08-03 19:03:58 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  Separate precious __softMAKEFLAGS from .MAKEFLAGS to fix certain build
  problems with the new make(1) .MAKEFLAGS handling.  To disable
  __softMAKEFLAGS caching, set NOPRECIOUSSOFTMAKEVARS (note: this is done
  by default if the new make(1) is being used).  To disable .MAKEFLAGS
  caching, set NOPRECIOUSMAKEVARS (same as before).
  
  PR:             standards/57295
  Submitted by:   harti
  Tested on:      pointyhat
  
  Revision  Changes    Path
  1.497     +11 -2     ports/Mk/bsd.port.mk


More information about the cvs-all mailing list