Bug 232728 - irc/hexchat: fix build with GCC-based architectures
Summary: irc/hexchat: 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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-26 18:36 UTC by Piotr Kubaj
Modified: 2018-10-27 00:18 UTC (History)
1 user (show)

See Also:
pkubaj: maintainer-feedback+


Attachments
patch (558 bytes, patch)
2018-10-26 18:36 UTC, Piotr Kubaj
pkubaj: maintainer-approval+
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-26 18:36:55 UTC
Created attachment 198675 [details]
patch

Requires USES=compiler:c++11-lang to build on GCC architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-10-27 00:17:57 UTC
A commit references this bug:

Author: swills
Date: Sat Oct 27 00:17:37 UTC 2018
New revision: 483063
URL: https://svnweb.freebsd.org/changeset/ports/483063

Log:
  irc/hexchat: fix build with GCC-based architectures

  PR:		232728
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)

Changes:
  head/irc/hexchat/Makefile
Comment 2 Steve Wills freebsd_committer freebsd_triage 2018-10-27 00:18:37 UTC
Committed, thanks!