Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jul 2003 23:30:43 -0700 (PDT)
From:      Kris Kennaway <kris@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/Mk bsd.port.mk
Message-ID:  <200307110630.h6B6UhX3099616@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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