Bug 237226

Summary: games/scummvm-tools: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Piotr Kubaj <pkubaj>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, lme, pkubaj
Priority: --- Flags: bugzilla: maintainer-feedback? (lme)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-04-12 17:54:11 UTC
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.
Comment 1 Lars Engels freebsd_committer freebsd_triage 2019-04-20 13:17:59 UTC
Thanks! Feel free to commit it!
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2019-04-21 04:41:42 UTC
Maintainer has approved: over to submitter who is now committer.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-04-30 13:47:35 UTC
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