svn commit: r45662 - head/en_US.ISO8859-1/books/porters-handbook/special
Mathieu Arnold <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: mat (ports committer)
Date: Tue Sep 23 15:24:13 2014
New Revision: 45662
URL: http://svnweb.freebsd.org/changeset/doc/45662
Log:
Reword.
Submitted by: wblock
Sponsored by: Absolight
Modified:
head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
Modified: head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml Tue Sep 23 14:43:14 2014 (r45661)
+++ head/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml Tue Sep 23 15:24:13 2014 (r45662)
@@ -2656,10 +2656,9 @@ do-install:
<para>Porting PEAR modules is a very simple process.</para>
<para>Add <literal>USES=pear</literal> to the port's
- <filename>Makefile</filename>. The framework will then
- automatically install the relevant files at the right place,
- it will also automatically generate the plist at install
- time.</para>
+ <filename>Makefile</filename>. The framework will install the
+ relevant files in the right places and automatically generate
+ the plist at install time.</para>
<example xml:id="pear-makefile">
<title>Example Makefile for PEAR Class</title>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"