Summary: | print/lilypond: fix build with GCC-based architectures | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Piotr Kubaj <pkubaj> | ||||
Component: | Individual Port(s) | Assignee: | Mark Linimon <linimon> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | linimon | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: linimon Date: Sun Oct 28 10:55:44 UTC 2018 New revision: 483269 URL: https://svnweb.freebsd.org/changeset/ports/483269 Log: Fix build with GCC-based architectures. PR: 232098 Submitted by: Piotr Kubaj Changes: head/print/lilypond/Makefile |
Created attachment 197944 [details] patch USES=compiler:c++11-lang is needed to build this port on architectures where GCC is in base. While here, add USES=gnome. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.