From 72f18ede2d868b2447ea0a4fe915847aff6d10af Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 23 Sep 2014 15:24:13 +0000 Subject: [PATCH] Reword. Submitted by: wblock Sponsored by: Absolight --- en_US.ISO8859-1/books/porters-handbook/special/chapter.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml index 7eec814286..f1109a4016 100644 --- a/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/special/chapter.xml @@ -2656,10 +2656,9 @@ do-install: Porting PEAR modules is a very simple process. Add USES=pear to the port's - Makefile. The framework will then - automatically install the relevant files at the right place, - it will also automatically generate the plist at install - time. + Makefile. The framework will install the + relevant files in the right places and automatically generate + the plist at install time. Example Makefile for PEAR Class