Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Nov 2011 09:12:05 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/lang/s9fes Makefile
Message-ID:  <201111170912.pAH9C5aG003168@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
danfe       2011-11-17 09:12:05 UTC

  FreeBSD ports repository

  Modified files:
    lang/s9fes           Makefile 
  Log:
  Improve previous approach for upholding CC, CFLAGS, PREFIX, and LIBDIR: just
  pass everything from MAKE_ENV.  It does not cause any side effects, and has
  slight advantage of proper quoting, e.g. when ${CC} contains distcc/ccache +
  compiler separated by space.
  
  Submitted by:   Jan Beich
  Approved by:    maintainer (implicit)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.19      +2 -1      ports/lang/s9fes/Makefile



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