On Nov 16, 2011, at 19:00, [email protected] wrote: > Revision: 87318 > http://trac.macports.org/changeset/87318 > Author: [email protected] > Date: 2011-11-16 17:00:50 -0800 (Wed, 16 Nov 2011) > Log Message: > ----------- > add missing coreutils destroot dependency > > Modified Paths: > -------------- > trunk/dports/gnome/libbonoboui/Portfile > > Modified: trunk/dports/gnome/libbonoboui/Portfile > =================================================================== > --- trunk/dports/gnome/libbonoboui/Portfile 2011-11-17 00:55:03 UTC (rev > 87317) > +++ trunk/dports/gnome/libbonoboui/Portfile 2011-11-17 01:00:50 UTC (rev > 87318) > @@ -30,7 +30,8 @@ > sha1 9657e7194ef3f5782f183e021fdb4014531b6cd8 \ > rmd160 0ebf5618e1564317561b098d6774f0c75ea082f0 > > -depends_build port:pkgconfig \ > +depends_build port:coreutils \ > + port:pkgconfig \ > port:intltool \ > port:gtk-doc
What in the destroot needs coreutils? It seems to destroot without errors for me even without coreutils installed, on 10.6.8 with Xcode 3.2.6. _______________________________________________ macports-dev mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-dev
