[75365] trunk/doc-new/guide/xml/macports.conf.xml
Revision: 75365 http://trac.macports.org/changeset/75365 Author: singingwolfboy@macports.org Date: 2011-01-23 06:57:52 -0800 (Sun, 23 Jan 2011) Log Message: ----------- Documented place_worksymlink option in macports.conf Modified Paths: -------------- trunk/doc-new/guide/xml/macports.conf.xml Modified: trunk/doc-new/guide/xml/macports.conf.xml =================================================================== --- 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">
participants (1)
-
singingwolfboy@macports.org