diff --git a/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml b/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml index 373ccb59e6..20dd82636d 100644 --- a/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml +++ b/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml @@ -2175,9 +2175,42 @@ USE_MATE= menus:build intlhack Add PostgreSQL component dependency, using WANT_PGSQL=component[:target]. for example, - WANT_PGSQL=server:configure pltcl plperl For - the full list use make -V - _USE_PGSQL_DEP. + WANT_PGSQL=server:configure pltcl plperl. + The available components are: + + + + client + + + + contrib + + + + docs + + + + pgtcl + + + + plperl + + + + plpython + + + + pltcl + + + + server + +