Bug 232101 - multimedia/libzen: add USES=compiler:c++11-lang
Summary: multimedia/libzen: add USES=compiler:c++11-lang
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks: 232104
  Show dependency treegraph
 
Reported: 2018-10-09 01:55 UTC by Piotr Kubaj
Modified: 2018-10-14 17:39 UTC (History)
2 users (show)

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


Attachments
patch (393 bytes, patch)
2018-10-09 01:55 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-09 01:55:33 UTC
Created attachment 197947 [details]
patch

Adding USES=compiler:c++11-lang to this port fixes linking of dependant ports, which already use USES=compiler:c++11-lang or higher.

Tested on powerpc64 and amd64.

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

Author: sunpoet
Date: Sun Oct 14 16:29:34 UTC 2018
New revision: 482065
URL: https://svnweb.freebsd.org/changeset/ports/482065

Log:
  Fix build on powerpc64

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

Changes:
  head/multimedia/libzen/Makefile
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-10-14 17:39:20 UTC
Committed. Thanks!