[MacPorts] #27448: lp_solve: add +universal variant (was: add lp_solve +universal variant)
MacPorts
noreply at macports.org
Thu Nov 25 13:35:03 PST 2010
#27448: lp_solve: add +universal variant
---------------------------------------+------------------------------------
Reporter: frederic.devernay@… | Owner: ryandesign@…
Type: enhancement | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: haspatch | Port: lp_solve
---------------------------------------+------------------------------------
Changes (by ryandesign@…):
* status: new => assigned
Comment:
Thanks. I think I'll change the patch a little, to use parentheses around
variables ("`$(PREFIX)`") instead of curly braces ("`${PREFIX}`") in the
Makefile to match the rest of the Makefile. I'll also add "`install`" to
the "`.PHONY`" line.
In the Portfile, I'll move the common build.args ("`PREFIX="${prefix}"`")
out of the conditional. And I'll replace the hardcoded list of universal
architectures with "`${configure.universal_archs}`". Since this patch
doesn't change how the port builds nonuniversally, I won't increase the
revision.
--
Ticket URL: <https://trac.macports.org/ticket/27448#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list