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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to