Whitespace-only fixes, translators please ignore.

This commit is contained in:
Warren Block 2014-02-16 05:25:18 +00:00
parent d153a02cc9
commit cb2f7d74b3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43961

View file

@ -77,11 +77,11 @@
<literal>nestedfct</literal>, <literal>features</literal></entry>
<entry>Determines which compiler to use based on any given wishes.
Use <literal>c++11-lang</literal> if the port needs a C++11-capable
compiler, and <literal>c++11-lib</literal> if the port also needs
a C++11-ready standard library. If the port needs a compiler
understanding C++0X, C11, OpenMP, or nested functions, the
corresponding parameters can be used. Use
Use <literal>c++11-lang</literal> if the port needs a
C++11-capable compiler, and <literal>c++11-lib</literal> if the
port also needs a C++11-ready standard library. If the port needs
a compiler understanding C++0X, C11, OpenMP, or nested functions,
the corresponding parameters can be used. Use
<literal>features</literal> to request a list of features
supported by the default compiler. After including
<filename>bsd.port.pre.mk</filename> the port can inspect the