K 10 svn:author V 3 rea K 8 svn:date V 27 2011-03-04T15:13:44.000000Z K 7 svn:log V 370 math/lp_solve: respect TMPDIR environment variable Some People (TM) are using non-executable /tmp on their machines. The ccc utility from the port tries to run compiled executables from /tmp, so this fails and port installation does not work. It is always good to respect TMPDIR and this patch does just that. PR: 154503 Feature safe: yes Approved by: garga (mentor) END