Whitespace cleanup. Translators, please ignore.

This commit is contained in:
Warren Block 2012-09-19 17:25:23 +00:00
parent b3a42ea4f2
commit e293bd4405
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39581

View file

@ -3443,8 +3443,8 @@ ALWAYS_KEEP_DISTFILES= yes
</listitem> </listitem>
<listitem> <listitem>
<para>Names are capitalized (for example, Apache, JavaScript, <para>Names are capitalized (for example, Apache,
Perl);</para> JavaScript, Perl);</para>
</listitem> </listitem>
<listitem> <listitem>
@ -6352,9 +6352,9 @@ USE_XORG= x11 xpm</programlisting>
</tgroup> </tgroup>
</table> </table>
<para>When <makevar>USE_QT_VER</makevar> is set to <literal>3</literal>, <para>When <makevar>USE_QT_VER</makevar> is set to
some useful settings are passed to the <command>configure</command> <literal>3</literal>, some useful settings are passed to the
script:</para> <command>configure</command> script:</para>
<programlisting>CONFIGURE_ARGS+= --with-qt-includes=${QT_PREFIX}/include \ <programlisting>CONFIGURE_ARGS+= --with-qt-includes=${QT_PREFIX}/include \
--with-qt-libraries=${QT_PREFIX}/lib \ --with-qt-libraries=${QT_PREFIX}/lib \
@ -6952,8 +6952,9 @@ USE_QT4= moc_build qmake_build rcc_build uic_build</programlisting>
<row> <row>
<entry><makevar>JAVA_PORT_OS</makevar></entry> <entry><makevar>JAVA_PORT_OS</makevar></entry>
<entry>The operating system used by the JDK port (e.g.,
<literal>'native'</literal>).</entry> <entry>The operating system used by the JDK port
(e.g., <literal>'native'</literal>).</entry>
</row> </row>
<row> <row>
@ -6971,8 +6972,8 @@ USE_QT4= moc_build qmake_build rcc_build uic_build</programlisting>
<row> <row>
<entry><makevar>JAVA_PORT_VENDOR_DESCRIPTION</makevar></entry> <entry><makevar>JAVA_PORT_VENDOR_DESCRIPTION</makevar></entry>
<entry>Description of the vendor of the JDK port (e.g., <entry>Description of the vendor of the JDK port
<literal>'OpenJDK BSD Porting (e.g., <literal>'OpenJDK BSD Porting
Team'</literal>).</entry> Team'</literal>).</entry>
</row> </row>