cvs commit: ports/Mk bsd.port.mk

Kris Kennaway kris at FreeBSD.org
Thu Jul 10 23:30:46 PDT 2003


kris        2003/07/10 23:30:43 PDT

  FreeBSD ports repository

  Modified files:
    Mk                   bsd.port.mk 
  Log:
  If GNU_CONFIGURE is defined, replace all instances of config.guess
  and config.sub found under ${WRKDIR} with the master versions from
  ${PORTSDIR}/Template.  This allows old ports (which contain old versions
  of these scripts) to build on newer architectures like ia64 and amd64.
  
  Submitted by:   naddy (initial patch, reworked by me)
  
  Revision  Changes    Path
  1.456     +11 -1     ports/Mk/bsd.port.mk


More information about the cvs-all mailing list