[83357] trunk/dports/net/libfetch/Portfile
Ryan Schmidt
ryandesign at macports.org
Tue Aug 30 22:03:16 PDT 2011
On Aug 30, 2011, at 02:49, afb at macports.org wrote:
> Revision: 83357
> http://trac.macports.org/changeset/83357
> Author: afb at macports.org
> Date: 2011-08-30 00:49:14 -0700 (Tue, 30 Aug 2011)
> Log Message:
> -----------
> libfetch: upgrade to 7.4.0, use right compiler
> build.type bsd
> +build.env CC=${configure.cc} CFLAGS=${configure.cflags}
> build.args -DMK_INET6_SUPPORT -DMK_OPENSSL
You should probably also be using [get_canonical_archflags] somewhere. You may also then be able to easily add a universal variant.
More information about the macports-dev
mailing list