Bug 237382 - games/divide-and-succeed: fix build with GCC-based architectures
Summary: games/divide-and-succeed: 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-19 09:18 UTC by Piotr Kubaj
Modified: 2019-04-30 16:26 UTC (History)
2 users (show)

See Also:
amdmi3: maintainer-feedback+


Attachments
patch (462 bytes, patch)
2019-04-19 09:18 UTC, Piotr Kubaj
pkubaj: maintainer-approval? (amdmi3)
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-19 09:18:13 UTC
Created attachment 203792 [details]
patch

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

While here, add USES=gnome sdl (there's no USE_GNOME in the Makefile, but INSTALLS_ICONS sets USE_GNOME).
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-30 16:26:08 UTC
A commit references this bug:

Author: amdmi3
Date: Tue Apr 30 16:25:11 UTC 2019
New revision: 500504
URL: https://svnweb.freebsd.org/changeset/ports/500504

Log:
  - Add USES=compiler:c++11-lang to fix build on GCC architectures
  - Add USES=gnome,sdl

  PR:		237382
  Submitted by:	pkubaj@FreeBSD.org

Changes:
  head/games/divide-and-succeed/Makefile