Created attachment 201979 [details] patch Add USES=compiler:c++11-lang to fix build on GCC architectures. Use CMAKE_OFF instead of CMAKE_ARGS. Don't check for Clang versions lower than 3.9. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
A commit references this bug: Author: linimon Date: Thu Feb 21 04:20:43 UTC 2019 New revision: 493487 URL: https://svnweb.freebsd.org/changeset/ports/493487 Log: Add USES=compiler:c++11-lang to fix build on GCC-based architectures. Use CMAKE_OFF instead of CMAKE_ARGS. Don't check for Clang versions lower than 3.9. PR: 235709 Submitted by: maintainer Changes: head/devel/fuzzylite/Makefile