Revision: 76510 http://trac.macports.org/changeset/76510 Author: jmr@macports.org Date: 2011-02-26 10:03:45 -0800 (Sat, 26 Feb 2011) Log Message: ----------- lablgl: fix build on case-sensitive filesystems (#23167) Modified Paths: -------------- trunk/dports/graphics/lablgl/Portfile Modified: trunk/dports/graphics/lablgl/Portfile =================================================================== --- trunk/dports/graphics/lablgl/Portfile 2011-02-26 17:24:23 UTC (rev 76509) +++ trunk/dports/graphics/lablgl/Portfile 2011-02-26 18:03:45 UTC (rev 76510) @@ -19,6 +19,7 @@ depends_lib port:ocaml build.target lib libopt glut glutopt use_parallel_build no +worksrcdir lablGL-${version} livecheck.type regex livecheck.url http://wwwfun.kurims.kyoto-u.ac.jp/soft/olabl/lablgl.html
participants (1)
-
jmr@macports.org