Bug 237044 - x11/kde5: more USES=compiler:c++11-lang
Summary: x11/kde5: more USES=compiler:c++11-lang
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-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-05 12:12 UTC by Piotr Kubaj
Modified: 2019-04-05 15:10 UTC (History)
3 users (show)

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


Attachments
patch (1.17 KB, patch)
2019-04-05 12:12 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-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")