[EMAIL PROTECTED] wrote: > > Revision > 41395 <http://trac.macports.org/changeset/41395> > Author > [EMAIL PROTECTED] > Date > 2008-11-01 11:29:13 -0700 (Sat, 01 Nov 2008) > > > Log Message > > autoconf: fix path to perl in dependency > > > Modified Paths > > * trunk/dports/devel/autoconf/Portfile > <#trunkdportsdevelautoconfPortfile> > > > Diff > > > Modified: trunk/dports/devel/autoconf/Portfile (41394 => 41395) > > > --- trunk/dports/devel/autoconf/Portfile 2008-11-01 18:05:23 UTC (rev > 41394) > +++ trunk/dports/devel/autoconf/Portfile 2008-11-01 18:29:13 UTC (rev > 41395) > @@ -31,7 +31,7 @@ > sha1 f15e14aa34acf871b47f659ef99a2e6707db4a18 \ > rmd160 273448a60bc4dfcfcb3ee455ef012333eeca3256 > > -depends_lib path:${prefix}/bin/perl:perl5 \ > +depends_lib path:bin/perl:perl5 \ > port:m4 \ > port:help2man > > ------------------------------------------------------------------------ > > _______________________________________________ > macports-changes mailing list > [EMAIL PROTECTED] > http://lists.macosforge.org/mailman/listinfo.cgi/macports-changes > Something not right here. I just tried upgrading autoconf and even though the path /opt/local/bin/perl exists (because perl5.8 is installed), port perl5 was built but activation failed because of the conflict with perl5.8.
_______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
