[MacPorts] #33649: cgal update 3.9 -> 4.0
MacPorts
noreply at macports.org
Tue Mar 27 06:19:57 PDT 2012
#33649: cgal update 3.9 -> 4.0
--------------------------------+-------------------------------------------
Reporter: mmoll@… | Owner: vince@…
Type: update | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: haspatch | Port: cgal
--------------------------------+-------------------------------------------
Comment(by mmoll@…):
The last Portfile.diff from raphael works for me on 10.7 / Xcode 4.3. My
only suggestion is to delete the CMake build cruft that gets installed by
adding these lines to post-destroot:
{{{
eval delete file [glob
${destroot}${prefix}/share/${name}/demo/*/CMakeFiles]
eval delete file [glob
${destroot}${prefix}/share/${name}/examples/*/CMakeFiles]
}}}
--
Ticket URL: <https://trac.macports.org/ticket/33649#comment:28>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list