> On Jan 9, 2015, at 10:19 PM, [email protected] wrote:
>
> Revision
> 131336
> Author
> [email protected]
> Date
> 2015-01-09 20:19:30 -0800 (Fri, 09 Jan 2015)
> Log Message
>
> hdf5-lz4-plugin: New port; adds lz4 de/compressor as plugin to HDF5.
> Added: trunk/dports/science/hdf5-lz4-plugin/Portfile (0 => 131336)
> +configure {
> +}
"use_configure no" should be used instead of "configure {}".
When you don't have a configure phase, you're also responsible for adding code
to ensure you're UsingTheRightCompiler (which I see you're doing by appending
CC=${configure.cc} to build.env), adding -arch flags, and adding a working
universal variant if possible.
_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev