Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 2004 19:03:58 +0000 (UTC)
From:      Joe Marcus Clarke <marcus@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.port.mk
Message-ID:  <200408031903.i73J3wHG082965@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408031903.i73J3wHG082965>