K 10 svn:author V 6 mlaier K 8 svn:date V 27 2008-04-28T17:52:10.000000Z K 7 svn:log V 366 Manually export CC and CFLAGS to MAKE_ENV and have __MAKE_CONF point to /dev/null. The latter is a problem because the port's Makefile uses the bsd.*.mk infrastructure. This works around several problems people were having when setting CFLAGS[1] in make.conf or CC[2] on the command line. PR: ports/122943 (really this time) Reported-by: many[1], Frank Fenor[2] END