K 10 svn:author V 5 rafan K 8 svn:date V 27 2008-04-24T08:43:27.000000Z K 7 svn:log V 296 - Pass CC via MAKE_ENV to fix the case when users do something like this .if ${.CURDIR:M/usr/ports/*} && !${.CURDIR:M*/work/*} CC= gcc .endif in /etc/make.conf (this port uses CC to build WRKSRC/spamc). PR: ports/122940 Submitted by: Frank Fenor Approved by: maintainer END