Created attachment 203619 [details] patch This port needs C++11. It also uses the compiler specified by wx-config --cxx, so we need to patch that first. Also add --enable-verbose-build to CONFIGURE_ARGS. Tested on powerpc64 and amd64.
Thanks! Feel free to commit it!
Maintainer has approved: over to submitter who is now committer.
A commit references this bug: Author: pkubaj Date: Tue Apr 30 13:47:07 UTC 2019 New revision: 500491 URL: https://svnweb.freebsd.org/changeset/ports/500491 Log: games/scummvm-tools: Add USES=compiler:c++11-lang, enable verbose build Add USES=compiler:c++11-lang to fix linking on GCC architectures. Also add --enable-verbose-build to generate more messages during build. PR: 237226 Approved by: lme (maintainer), mat (mentor) Differential Revision: https://reviews.freebsd.org/D19988 Changes: head/games/scummvm-tools/Makefile