[MacPorts] #53821: HORTON 2.0.1 : update
MacPorts
noreply at macports.org
Tue Mar 21 13:12:39 UTC 2017
#53821: HORTON 2.0.1 : update
----------------------+-----------------------
Reporter: tczorro | Owner: yangx59@…
Type: update | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: haspatch
Port: horton |
----------------------+-----------------------
Comment (by mf2k):
Another comment after trying your patch:
- You are overriding the dependencies and missing python27.
- Can the dependency on OpenBLAS be changed to allow OpenBLAS-devel?
The following change will fix both. Is that OK with you?
Change:
{{{
depends_lib port:openblas \
}}}
to
{{{
depends_lib-append path:lib/libopenblas.dylib:openblas \
}}}
--
Ticket URL: <https://trac.macports.org/ticket/53821#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list