[87318] trunk/dports/gnome/libbonoboui/Portfile
Ryan Schmidt
ryandesign at macports.org
Wed Nov 16 17:09:32 PST 2011
On Nov 16, 2011, at 19:00, yves at macports.org wrote:
> Revision: 87318
> http://trac.macports.org/changeset/87318
> Author: yves at macports.org
> 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.
More information about the macports-dev
mailing list