Bug 231464

Summary: comms/gammu: fix build with tier-2 arches
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Rodrigo Osorio <rodrigo>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj
Priority: --- Flags: bugzilla: maintainer-feedback? (rodrigo)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
none
v2 none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-09-18 19:49:16 UTC
Created attachment 197216 [details]
patch

USES=compiler:c++11-lib is needed to compile this port when GCC 4.2 is used as cc (as it is on tier-2 arches).

Tested on powerpc64.
Comment 1 Piotr Kubaj freebsd_committer freebsd_triage 2018-09-19 19:12:18 UTC
Created attachment 197239 [details]
v2

Turns out only c++11-lang is needed.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-09-21 11:37:43 UTC
A commit references this bug:

Author: linimon
Date: Fri Sep 21 11:37:03 UTC 2018
New revision: 480259
URL: https://svnweb.freebsd.org/changeset/ports/480259

Log:
  Fix build on gcc-based archs.

  PR:		231464
  Submitted by:	Piotr Kubaj
  Approved by:	portmgr (tier-2 blanket)

Changes:
  head/comms/gammu/Makefile