Thanks Ryan! On Aug 10, 2012, at 03:48 , [email protected] wrote:
> Revision > 96451 > Author > [email protected] > Date > 2012-08-09 18:48:06 -0700 (Thu, 09 Aug 2012) > Log Message > > gcc46: fix syntax error on Tiger > Modified Paths > > • trunk/dports/lang/gcc46/Portfile > Diff > > Modified: trunk/dports/lang/gcc46/Portfile (96450 => 96451) > > --- trunk/dports/lang/gcc46/Portfile 2012-08-10 01:36:50 UTC (rev 96450) > +++ trunk/dports/lang/gcc46/Portfile 2012-08-10 01:48:06 UTC (rev 96451) > > @@ -131,7 +131,7 @@ > > > > platform darwin 8 { > > # see #29067 > > - depends_lib-append apple-gcc42 > > + depends_lib-append port:apple-gcc42 > > configure.compiler apple-gcc-4.2 > > # http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45248 > > configure.args-append --with-dwarf2 > > _______________________________________________ > macports-changes mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo/macports-changes _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-dev
