Bug 237100

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

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-04-08 08:06:52 UTC
Created attachment 203469 [details]
patch

This port requires C++11-compatible compiler, add USES=compiler:c++11-lang to fix build on GCC architectures.

Tested on powerpc64 and amd64.
Comment 1 Piotr Kubaj freebsd_committer freebsd_triage 2019-04-08 08:07:21 UTC
While here, add USES=sdl.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2019-04-09 17:56:07 UTC
Committed, thanks.
Comment 3 commit-hook freebsd_committer freebsd_triage 2019-04-09 17:57:35 UTC
A commit references this bug:

Author: linimon
Date: Tue Apr  9 17:56:43 UTC 2019
New revision: 498486
URL: https://svnweb.freebsd.org/changeset/ports/498486

Log:
  This port requires a C++11-compatible compiler, so add USES=compiler:c++11-lang
  to fix build on GCC-based architectures.

  While here, add USES=sdl.

  PR:		237100
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
  head/games/hyperrogue/Makefile
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-04-09 18:00:40 UTC
A commit references this bug:

Author: linimon
Date: Tue Apr  9 18:00:28 UTC 2019
New revision: 498487
URL: https://svnweb.freebsd.org/changeset/ports/498487

Log:
  MFH: r498486

  This port requires a C++11-compatible compiler, so add USES=compiler:c++11-lang
  to fix build on GCC-based architectures.

  While here, add USES=sdl.

  PR:		237100
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
_U  branches/2019Q2/
  branches/2019Q2/games/hyperrogue/Makefile