Bug 234247 - games/palomino: fix build with GCC-based architectures
Summary: games/palomino: 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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-21 14:08 UTC by Piotr Kubaj
Modified: 2018-12-22 02:19 UTC (History)
1 user (show)

See Also:


Attachments
patch (349 bytes, patch)
2018-12-21 14:08 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-12-21 14:08:18 UTC
Created attachment 200336 [details]
patch

This port needs USES=compiler:c++11-lang, because of linking to libraries linked with ports GCC on GCC architectures.

While here, add USES=gl.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-22 02:19:28 UTC
A commit references this bug:

Author: linimon
Date: Sat Dec 22 02:18:44 UTC 2018
New revision: 488050
URL: https://svnweb.freebsd.org/changeset/ports/488050

Log:
  This port needs USES=compiler:c++11-lang, because of linking to libraries
  linked with ports GCC on GCC-based architectures.

  While here, add USES=gl.

  PR:		234247
  Submitted by:	Piotr Kubaj

Changes:
  head/games/palomino/Makefile