On 6/14/14 6:24 AM, Mark Brethen wrote:
> Open CASCADE is required to build FreeCAD, and since it is a software 
> development platform for 3D surface and solid modeling I thought it deserved 
> its own Portfile.
Yes, it should be a separate port.  While the lines you have written are
not incorrect per se, the preferred approach would be to use the github
PortGroup to do all this (and more) for you more simply.  The equivalent
would then be

PortGroup       github 1.0

github.setup    tpaviot oce 0.15 OCE-

Look at
http://svn.macports.org/repository/macports/trunk/dports/_resources/port1.0/group/github-1.0.tcl
to see how this works.

Dave Evans
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to