cvs commit: ports/Mk bsd.autotools.mk

Ade Lovett ade at FreeBSD.org
Sat Dec 4 07:26:18 UTC 2010


ade         2010-12-04 07:26:18 UTC

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.autotools.mk 
  Log:
  Rework bsd.autotools.mk now that we have a single legacy autoconf/automake
  (2.13/1.4) and an up-to-date version.
  
  USE_AUTOTOOLS stanzas have now been changed to remove the specific
  version number of the current version, for example:
  
  autoconf:213    -> autoconf213
  automake:14     -> automake14
  autoconf:268    -> autoconf
  automake:111    -> automake
  
  This will considerably reduce tree-churn when it comes to new versions
  of the "current" autotools, allowing for quicker deployment.
  
  Tested by:      -exp runs (pav)
  Hatemail to:    ade
  
  Revision  Changes    Path
  1.37      +257 -185  ports/Mk/bsd.autotools.mk


More information about the cvs-ports mailing list