Bug 232893

Summary: audio/kid3-kde4: fix build for qt5 slave port
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Jason E. Hale <jhale>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj
Priority: --- Flags: bugzilla: maintainer-feedback? (jhale)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-11-01 19:18:04 UTC
Created attachment 198869 [details]
patch

USES=compiler:c++11-lang is necessary to build the qt5 slave port on GCC architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-02 06:22:36 UTC
A commit references this bug:

Author: jhale
Date: Fri Nov  2 06:21:55 UTC 2018
New revision: 483773
URL: https://svnweb.freebsd.org/changeset/ports/483773

Log:
  audio/kid3-[kf5|qt5]: Fix build on powerpc64

  PR:		232893
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
  Sponsored by:	IntegiCloud

Changes:
  head/audio/kid3-kde4/Makefile
Comment 2 Jason E. Hale freebsd_committer freebsd_triage 2018-11-02 06:23:13 UTC
Committed, thanks!