freebsd-ports/math/lp_solve/files
Eygene Ryabinkin 72f6d3c480 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)
2011-03-04 15:13:44 +00:00
..
patch-respect-TMPDIR
patch-shared+commonlib.c