Bug 237100 - games/hyperrogue: fix build with GCC-based architectures
Summary: games/hyperrogue: fix build with GCC-based architectures
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-08 08:06 UTC by Piotr Kubaj
Modified: 2019-04-09 18:00 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (amdmi3)


Attachments
patch (549 bytes, patch)
2019-04-08 08:06 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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