K 10 svn:author V 5 adamw K 8 svn:date V 27 2014-08-03T15:11:27.227801Z K 7 svn:log V 433 This fixes games/tome4 after devel/premake4 update to 4.4-beta5 The new premake4 seems to hardcode "gcc" regardless of CC, command line flags, etc., and not in a way environment for gmake can override this. The patch fixes output of premake4 before running gmake. It a no-op on systems with premake4 4.3 and doesn't change the package on systems where tome4 already builds. PR: 192291 Palindromic PR: yes Submitted by: maintainer END