cvs commit: ports/lang/s9fes Makefile

Alexey Dokuchaev danfe at FreeBSD.org
Thu Nov 17 09:12:05 UTC 2011


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


More information about the cvs-ports mailing list