svn commit: r471207 - head/multimedia/webcamoid

Gerald Pfeifer gerald at pfeifer.com
Thu May 31 13:01:27 UTC 2018


On Thu, 31 May 2018, Gerald Pfeifer wrote:
>   Prefer USE_GCC=yes over USE_GCC=6+.  As of today these two are equivalent,
>   but the former is more general and we try to avoid references to specific
>   versions where possible.

You also may want to have a look whether this obviates the need for

  # Workaround for Bug#224137: devel/qt5-qmake: Doesn't use the right compiler in case USE_GCC is selected
  BINARY_ALIAS=   g++=${CXX}

below, since lang/gcc does establish symlinks already (one of the
other benefits of using it), Yuri.

Hope this helps,
Gerald


More information about the svn-ports-all mailing list