Modified: trunk/doc-new/guide/xml/macports.conf.xml (75364 => 75365)
--- trunk/doc-new/guide/xml/macports.conf.xml 2011-01-23 14:55:35 UTC (rev 75364)
+++ trunk/doc-new/guide/xml/macports.conf.xml 2011-01-23 14:57:52 UTC (rev 75365)
@@ -374,6 +374,23 @@
</listitem>
</varlistentry>
</variablelist>
+
+ <variablelist>
+ <varlistentry>
+ <term>place_worksymlink</term>
+
+ <listitem>
+ <para>Set whether to place a symlink named "work" from your ports tree to
+ the build directory of a port, when the port is being built. This
+ is convenient, but may not be ideal if you care about the structure
+ of your ports tree. For example, some developers keep their ports
+ tree synchronized across multiple computers, and don't want to also
+ synch build directories.
+ </para>
+ <para>Default: yes</para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
</section>
<section id="internals.configuration-files.sources-conf">