[83358] trunk/dports/net/fetch
Anders F Björklund
afb at macports.org
Tue Aug 30 23:15:17 PDT 2011
Ryan Schmidt wrote:
>> +build.env CC=${configure.cc} CFLAGS=${configure.cflags}
>> build.args CFLAGS+=-I${prefix}/include LDFLAGS+=-L${prefix}/lib -DMK_OPENSSL
>
> Why set CFLAGS in build.env, then append to CFLAGS in build.args?
Why not ? It's appended to again, in the Makefile. :-)
Fortunately that works a lot better in bsdmake...
(I don't think gnumake supports that syntax ?)
--anders
More information about the macports-dev
mailing list