Bug 231953 - net-p2p/linuxdcpp: fix build with GCC-based architectures
Summary: net-p2p/linuxdcpp: 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: Mark Linimon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-04 17:59 UTC by Piotr Kubaj
Modified: 2018-10-30 12:07 UTC (History)
1 user (show)

See Also:


Attachments
patch (431 bytes, patch)
2018-10-04 17:59 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-04 17:59:25 UTC
Created attachment 197788 [details]
patch

This port links with libgraphite2.so, which requires C++11 compatibility. Fix this with USES=compiler:c++11-lang.

While here, add USES=gnome.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-30 12:07:00 UTC
A commit references this bug:

Author: linimon
Date: Tue Oct 30 12:06:15 UTC 2018
New revision: 483480
URL: https://svnweb.freebsd.org/changeset/ports/483480

Log:
  Fix build with GCC-based architectures.

  PR:		231953
  Submitted by:	Piotr Kubaj

Changes:
  head/net-p2p/linuxdcpp/Makefile