Bug 232893 - audio/kid3-kde4: fix build for qt5 slave port
Summary: audio/kid3-kde4: fix build for qt5 slave port
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: Jason E. Hale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-01 19:18 UTC by Piotr Kubaj
Modified: 2018-11-02 06:23 UTC (History)
2 users (show)

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


Attachments
patch (382 bytes, patch)
2018-11-01 19:18 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-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!