trouble building new libpano portfile

Rainer Müller raimue at macports.org
Sat Sep 11 14:40:46 PDT 2010


On 2010-09-11 22:05 , Harry van der Wolf wrote:
> I tried:
> 
>     if {[variant_isset universal]} {
>           configure.ldflags-append ${configure.universal_ldflags}
>     } else {
>          configure.ldflags-append ${configure.ld_archflags}
>     }
> 
> That doesn't work. Do I use it incorrectly?

No, no, I meant to use them in the replace command instead of manually 
building this from multiple "-arch ${arch}" strings. I don't think it is
necessary to change configure.ldflags at all, that's automatically set
for you.

Rainer


More information about the macports-dev mailing list