svn commit: r43655 - head/en_US.ISO8859-1/books/porters-handbook

Rene Ladan rene at FreeBSD.org
Mon Jan 27 11:00:33 UTC 2014


Author: rene
Date: Mon Jan 27 11:00:33 2014
New Revision: 43655
URL: http://svnweb.freebsd.org/changeset/doc/43655

Log:
  Document USES=desthack

Modified:
  head/en_US.ISO8859-1/books/porters-handbook/uses.xml

Modified: head/en_US.ISO8859-1/books/porters-handbook/uses.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/uses.xml	Mon Jan 27 10:22:57 2014	(r43654)
+++ head/en_US.ISO8859-1/books/porters-handbook/uses.xml	Mon Jan 27 11:00:33 2014	(r43655)
@@ -132,6 +132,16 @@
 </row>
 
 <row>
+  <entry><literal>desthack</literal></entry>
+
+  <entry>(none)</entry>
+
+  <entry>Changes the behavior of GNU configure to properly support
+    <varname>DESTDIR</varname> in case the original software does
+    not.</entry>
+</row>
+
+<row>
   <entry><literal>desktop-file-utils</literal></entry>
 
   <entry>(none)</entry>


More information about the svn-doc-all mailing list