Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Aug 2003 05:50:49 -0700 (PDT)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/ici Makefile
Message-ID:  <200308231250.h7NConhr021514@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/08/23 05:50:49 PDT

  FreeBSD ports repository

  Modified files:
    lang/ici             Makefile 
  Log:
  Fix to ports/lang/ici build problem on 5-CURRENT
  
          Patch to fix build failures of lang/ici port on 5-CURRENT.
          Note this is UNTESTED (my 5-CURRENT machine disappeared
          last week) but the same fix was required on other gcc 3.x
          using platforms (Mac OS X) and I am assuming it will repair
          the brokeness.
  
  Honestly, the patch didn't but a quick search/replace of "float_t"
  to "floats_t" did. Informed maintainer.
  
  PR:             ports/52444
  Submitted by:   Andy Newman <atrn@zeta.org.au>
  
  Revision  Changes    Path
  1.14      +3 -3      ports/lang/ici/Makefile



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