Bug 233451 - x11/kde5: fix build with GCC-based architectures
Summary: x11/kde5: 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-11-23 20:35 UTC by Piotr Kubaj
Modified: 2018-11-23 22:42 UTC (History)
3 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments
patch (1.91 KB, patch)
2018-11-23 20:35 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-11-23 20:35:13 UTC
Created attachment 199496 [details]
patch

Only a couple of ports this time, hoping it's the last part. All need USES=compiler:c++11-lang.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-23 22:42:25 UTC
A commit references this bug:

Author: tcberner
Date: Fri Nov 23 22:42:05 UTC 2018
New revision: 485713
URL: https://svnweb.freebsd.org/changeset/ports/485713

Log:
  Fix build for some kde@ ports with GCC-based architectures

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

Changes:
  head/devel/qscintilla2-qt5/Makefile
  head/net/kitinerary/Makefile
  head/sysutils/signon-plugin-oauth2/Makefile
  head/x11-themes/kf5-breeze-icons/Makefile
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2018-11-23 22:42:37 UTC
Committed. Thanks :)