[MacPorts] #48048: py27-horton @2.0.0 Newport portfile problem
MacPorts
noreply at macports.org
Sun Jul 19 11:05:05 PDT 2015
#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 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.
--
Ticket URL: <https://trac.macports.org/ticket/48048#comment:8>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list