svn commit: r50219 - head/en_US.ISO8859-1/books/porters-handbook/uses
Mathieu Arnold <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: mat Date: Tue May 2 15:01:49 2017 New Revision: 50219 URL: https://svnweb.freebsd.org/changeset/doc/50219 Log: Add test to the list of possible USE_PERL5 values, and remove install, it never was a thing. Sponsored by: Absolight Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Modified: head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Mon May 1 09:25:22 2017 (r50218) +++ head/en_US.ISO8859-1/books/porters-handbook/uses/chapter.xml Tue May 2 15:01:49 2017 (r50219) @@ -1711,8 +1711,8 @@ USE_MATE= menus:build intlhack</programl <para><varname>USE_PERL5</varname>: Phases in which to use <application>Perl</application>, can be <literal>extract</literal>, <literal>patch</literal>, - <literal>build</literal>, <literal>install</literal>, or - <literal>run</literal>. It can also be + <literal>build</literal>, <literal>run</literal>, or + <literal>test</literal>. It can also be <literal>configure</literal>, <literal>modbuild</literal>, or <literal>modbuildtiny</literal> when <filename>Makefile.PL</filename>, _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"