Reword.
Submitted by: wblock Sponsored by: Absolight
This commit is contained in:
parent
008b5c5652
commit
72f18ede2d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45662
1 changed files with 3 additions and 4 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue