On Feb 7, 2013, at 07:32, [email protected] wrote:
> Revision: 102707
> https://trac.macports.org/changeset/102707
> Author: [email protected]
> Date: 2013-02-07 05:32:37 -0800 (Thu, 07 Feb 2013)
> Log Message:
> -----------
> graphics/tiv:
> new port, Terminal Image Viewer
>
> Added Paths:
> -----------
> trunk/dports/graphics/tiv/
> trunk/dports/graphics/tiv/Portfile
> +use_configure no
> +
> +pre-build {
> + build.args CC=${configure.cc} \
> + CXX=${configure.cxx}
> +}
FYI this doesn't need to be in a pre-build block, since these variables aren't
being affected by variants elsewhere in the port.
But you should use [get_canonical_archflags]. And you might be able to set a
universal variant before that.
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev