Revision
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

Diff

Modified: trunk/base/doc/portfile.7 (86692 => 86693)


--- 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