Revision: 86693 http://trac.macports.org/changeset/86693 Author: ryandesign@macports.org Date: 2011-11-01 07:59:11 -0700 (Tue, 01 Nov 2011) Log Message: ----------- portfile.7: the default for use_parallel_build has been yes for awhile already Modified Paths: -------------- trunk/base/doc/portfile.7 Modified: trunk/base/doc/portfile.7 =================================================================== --- trunk/base/doc/portfile.7 2011-11-01 14:50:59 UTC (rev 86692) +++ trunk/base/doc/portfile.7 2011-11-01 14:59:11 UTC (rev 86693) @@ -301,10 +301,10 @@ .Em optional .br .Sy Default: -.Em no +.Em yes .br .Sy Example: -.Dl use_parallel_build yes +.Dl use_parallel_build no .It Ic use_automake If set to yes, run the .Cm automake
participants (1)
-
ryandesign@macports.org