Bug 231981 - games/openlierox: fix build on GCC-based architectures
Summary: games/openlierox: fix build on 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: 2018-10-05 14:43 UTC by Piotr Kubaj
Modified: 2018-10-30 12:10 UTC (History)
2 users (show)

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


Attachments
patch (395 bytes, patch)
2018-10-05 14:43 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 2018-10-05 14:43:36 UTC
Created attachment 197814 [details]
patch

This port requires C++11, it won't compile otherwise. Add USES=compiler:c++11-lang to fix compilation on GCC-based architectures.

While here, add USES=gnome.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-30 12:10:04 UTC
A commit references this bug:

Author: linimon
Date: Tue Oct 30 12:09:01 UTC 2018
New revision: 483481
URL: https://svnweb.freebsd.org/changeset/ports/483481

Log:
  Fix build on GCC-based architectures.

  PR:		231981
  Submitted by:	Piotr Kubaj

Changes:
  head/games/openlierox/Makefile