portfile.7: the default for use_parallel_build has been yes for awhile already
--- 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