Bug 234973 - multimedia/kmplayer: fix build with GCC-based architectures
Summary: multimedia/kmplayer: 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: Jason E. Hale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-15 12:29 UTC by Piotr Kubaj
Modified: 2019-01-22 12:36 UTC (History)
2 users (show)

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


Attachments
patch (482 bytes, patch)
2019-01-15 12:29 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-01-15 12:29:29 UTC
Created attachment 201162 [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.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-22 12:36:29 UTC
A commit references this bug:

Author: linimon
Date: Tue Jan 22 12:36:06 UTC 2019
New revision: 490942
URL: https://svnweb.freebsd.org/changeset/ports/490942

Log:
  This port requires a C++11-compatible compiler, so add
  USES=compiler:c++11-lang to fix build on GCC-based architectures.

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

Changes:
  head/multimedia/kmplayer/Makefile