Bug 237044

Summary: x11/kde5: more USES=compiler:c++11-lang
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: freebsd-kde (group) <kde>
Status: Closed FIXED    
Severity: Affects Only Me CC: adridg, linimon, pkubaj
Priority: --- Flags: bugzilla: maintainer-feedback? (kde)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-04-05 12:12:04 UTC
Created attachment 203405 [details]
patch

Add USES=compiler:c++11-lang for deskutils/latte-dock and math/labplot to fix compilation on GCC architectures.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-05 15:07:56 UTC
A commit references this bug:

Author: adridg
Date: Fri Apr  5 15:07:11 UTC 2019
New revision: 497963
URL: https://svnweb.freebsd.org/changeset/ports/497963

Log:
  Support GCC architectures, add compiler:c++11-lang

  Same kind of fix as all the other KDE-related GCC fixes.

  PR:		237044
  Submitted by:	Piotr Kubaj

Changes:
  head/deskutils/latte-dock/Makefile
  head/math/labplot/Makefile
Comment 2 Adriaan de Groot freebsd_committer freebsd_triage 2019-04-05 15:10:36 UTC
Committed, thanks (I love these, they're really straightforward .. maybe you want to talk with Racuko about figuring out a way to imply this? It'd be great if we could say "USES=cmake implies C++11 or later")