Date: Fri, 4 Mar 2011 15:13:44 +0000 (UTC) From: Eygene Ryabinkin <rea@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/math/lp_solve Makefile ports/math/lp_solve/files patch-respect-TMPDIR Message-ID: <201103041513.p24FDiuJ060581@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rea 2011-03-04 15:13:44 UTC
FreeBSD ports repository
Modified files:
math/lp_solve Makefile
Added files:
math/lp_solve/files patch-respect-TMPDIR
Log:
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)
Revision Changes Path
1.22 +7 -3 ports/math/lp_solve/Makefile
1.1 +98 -0 ports/math/lp_solve/files/patch-respect-TMPDIR (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103041513.p24FDiuJ060581>
