cvs commit: ports/devel/portmk/Mk bsd.port.mk

Mark Linimon linimon at FreeBSD.org
Thu Dec 15 18:25:17 PST 2005


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


More information about the cvs-ports mailing list