Bug 232863

Summary: games/blokish: 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 2018-10-31 18:54:13 UTC
Created attachment 198815 [details]
patch

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

To build with GCC, it also needs algorithm and sys/limits.h includes.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-02 01:47:04 UTC
A commit references this bug:

Author: linimon
Date: Fri Nov  2 01:46:25 UTC 2018
New revision: 483761
URL: https://svnweb.freebsd.org/changeset/ports/483761

Log:
  This port needs USES=compiler:c++11-lang to build on GCC architectures.

  To build with GCC, it also needs algorithm and sys/limits.h includes.

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

Changes:
  head/games/blokish/Makefile
  head/games/blokish/files/
  head/games/blokish/files/patch-src_ai.cpp