#48048: py27-horton @2.0.0 Newport portfile problem -------------------------+-------------------------------- Reporter: yangx59@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: py-horton | -------------------------+-------------------------------- Comment (by yangx59@…): Replying to [comment:8 khindenburg@…]:
I have a working Portfile that appears to build/install this correctly.
{{{ pre-build { # system -W ${worksrcpath}/data/refatoms "make all" file copy ${worksrcpath}/data/setup_cfgs/setup.Darwin-macport- x86_64.cfg ${worksrcpath}/setup.cfg reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/data/setup_cfgs/setup.Darwin-10.10.3-x86_64.cfg } }}}
1. I had to comment out the "make all" 2. The 10.10.3 is going to be needed to be computed so it works on other
systems. I tried, it doesn't matter as the cfg file is the same for darwin system. Those name differences is only for manual installation. -- Ticket URL: <https://trac.macports.org/ticket/48048#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X