Bug 232395 - x11-themes/plasma5-breeze-gtk: fix build with GCC-based architectures
Summary: x11-themes/plasma5-breeze-gtk: 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-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-18 17:36 UTC by Piotr Kubaj
Modified: 2018-10-20 16:17 UTC (History)
3 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments
patch (435 bytes, patch)
2018-10-18 17:36 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-10-18 17:36:50 UTC
Created attachment 198310 [details]
patch

USES=compiler:c++11-lang is necessary to build this port with GCC-based architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-20 16:16:59 UTC
A commit references this bug:

Author: tcberner
Date: Sat Oct 20 16:16:04 UTC 2018
New revision: 482586
URL: https://svnweb.freebsd.org/changeset/ports/482586

Log:
  x11-themes/plasma5-breeze-gtk: fix build with GCC-based architectures

  PR:		232395
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/x11-themes/plasma5-breeze-gtk/Makefile
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2018-10-20 16:17:34 UTC
Committed. Thanks.