Bug 234941

Summary: archivers/snzip: 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, mizhka
Priority: --- Flags: mizhka: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-01-14 14:29:49 UTC
Created attachment 201126 [details]
patch

This port requires C++11-aware compiler. Add USES=compiler:c++11-lang to fix build on GCC architectures.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 Michael Zhilin freebsd_committer freebsd_triage 2019-01-14 14:49:34 UTC
Many thanks for patch!
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-01-16 05:15:22 UTC
A commit references this bug:

Author: linimon
Date: Wed Jan 16 05:14:27 UTC 2019
New revision: 490448
URL: https://svnweb.freebsd.org/changeset/ports/490448

Log:
  This port requires C++11-aware compiler.  Add USES=compiler:c++11-lang
  to fix build on GCC-based architectures.

  PR:		234941
  Submitted by:	Piotr Kubaj
  Approved by:	maintainer

Changes:
  head/archivers/snzip/Makefile