Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Nov 2010 15:33:06 +0000 (UTC)
From:      Koop Mast <kwm@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/newt/files patch-ab
Message-ID:  <201011031533.oA3FX67A062171@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kwm         2010-11-03 15:33:06 UTC

  FreeBSD ports repository

  Modified files:
    devel/newt/files     patch-ab 
  Log:
  Unbreak after r1.651 of bsd.port.mk.
  
  The port Makefile uses multiple .c files in the ${CPP} line,
  which cpp can't cope with.
  Modify the port Makefile so that it uses CPP=${CC} -E again,
  like before r1.651.
  
  Submitted by:   pointyhat
  
  Revision  Changes    Path
  1.9       +21 -6     ports/devel/newt/files/patch-ab



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