Revision: 67114 http://trac.macports.org/changeset/67114 Author: ryandesign@macports.org Date: 2010-04-29 02:52:21 -0700 (Thu, 29 Apr 2010) Log Message: ----------- binutils: add a note that installing binutils is not recommended; see #22681, #24617, etc. Modified Paths: -------------- trunk/dports/devel/binutils/Portfile Modified: trunk/dports/devel/binutils/Portfile =================================================================== --- trunk/dports/devel/binutils/Portfile 2010-04-29 08:37:09 UTC (rev 67113) +++ trunk/dports/devel/binutils/Portfile 2010-04-29 09:52:21 UTC (rev 67114) @@ -41,3 +41,6 @@ post-extract { system "rm -rf ${worksrcpath}/etc" } + +notes Having ${name} installed will cause some other ports to \ + fail to build. Consider uninstalling ${name}.