[MacPorts] #43209: nettle: port abandoned
MacPorts
noreply at macports.org
Sat Apr 5 05:48:11 PDT 2014
#43209: nettle: port abandoned
---------------------------+--------------------------------
Reporter: ryandesign@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: nettle |
---------------------------+--------------------------------
Comment (by t.tensi@…):
Dear Ryan,
there is another problem with the current nettle portfile: when
building universal it blindly assumes an Intel machine as the host. I
have run it on a PowerPC Mac and here the line
{{{
set merger_configure_args(i386)
--build=i686-apple-${os.platform}${os.major}
}}}
does of course pose problems.
I would also recommend to introduce a temporary variable like
{{{
set suffix apple-${os.platform}${os.major}
}}}
that may be used to simplify the file significantly.
Best regards,
Thomas
--
Ticket URL: <https://trac.macports.org/ticket/43209#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list