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)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to