Bug 237120

Summary: textproc/qstardict: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Fernando ApesteguĂ­a <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape, linimon
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2019-04-08 19:03:37 UTC
Created attachment 203502 [details]
patch

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

Tested on powerpc64 and amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-09 21:25:45 UTC
A commit references this bug:

Author: fernape
Date: Tue Apr  9 21:25:12 UTC 2019
New revision: 498519
URL: https://svnweb.freebsd.org/changeset/ports/498519

Log:
  textproc/qstardict: fix build with GCC-based architectures

  PR:	237120
  Submitted by:	pkubaj@anongoth.pl

Changes:
  head/textproc/qstardict/Makefile
Comment 2 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2019-04-09 21:26:33 UTC
Committed,

Thanks!