[36832] trunk/dports/archivers/gnutar/Portfile
Ryan Schmidt
ryandesign at macports.org
Fri May 16 21:47:42 PDT 2008
On May 16, 2008, at 2:55 AM, mww at macports.org wrote:
> version 1.20 with workaround for broken gcc-4.0 on 10.5: beta gcc
> 4.2 needs to be installed :/
> +platform darwin 9 {
> + # gcc 4.0 fails to compile gnutar on 10.5 (probably will get
> fixed with XCode 3.1)
> + configure.compiler gcc-4.2
> +}
Don't you also need to add "depends_lib port:gcc42" in the "platform
darwin 9" section then, since MacPorts doesn't automatically add the
compiler dependency?
More information about the macports-dev
mailing list