Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Dec 2005 02:25:16 +0000 (UTC)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/portmk/Mk bsd.port.mk
Message-ID:  <200512160225.jBG2PGZo025112@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
linimon     2005-12-16 02:25:16 UTC

  FreeBSD ports repository

  Modified files:
    devel/portmk/Mk      bsd.port.mk 
  Log:
  Conditionalize the inclusion of local copies of bsd.*.mk.  They will only
  be included if they exist in devel/portmk/Mk; otherwise, the fallback file
  from ports/Mk will be used.  This will allow us to remove local copies of
  files once their changes are merged back into ports/Mk, so that not every
  single change in ports/Mk needs to have a tracking commit made back into
  devel/portmk/Mk.  In theory this should allow us to integrate changes a
  little more quickly.
  
  Revision  Changes    Path
  1.10      +122 -8    ports/devel/portmk/Mk/bsd.port.mk



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