Bug 232559 - sysutils/polkit-qt: fix build with GCC-based architectures
Summary: sysutils/polkit-qt: 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-23 13:52 UTC by Piotr Kubaj
Modified: 2018-10-23 18:25 UTC (History)
3 users (show)

See Also:
tcberner: maintainer-feedback+


Attachments
patch (584 bytes, patch)
2018-10-23 13:52 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-23 13:52:21 UTC
Created attachment 198497 [details]
patch

Standard, USES=compiler:c++11-lang.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-23 18:25:30 UTC
A commit references this bug:

Author: tcberner
Date: Tue Oct 23 18:25:18 UTC 2018
New revision: 482866
URL: https://svnweb.freebsd.org/changeset/ports/482866

Log:
  sysutils/polkit-qt: fix build with GCC-based architectures

  - while here: add missing USES=gnome.

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

Changes:
  head/sysutils/polkit-qt/Makefile
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2018-10-23 18:25:43 UTC
Committed. Thanks.