Bug 232250

Summary: math/vtk8: fix build with GCC-based architectures
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj
Priority: --- Flags: yuri: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-10-14 16:10:42 UTC
Created attachment 198141 [details]
patch

USES=compiler:c++11-lang is necessary to build this port on architectures that have GCC 4.2 in base.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2018-10-14 16:23:14 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-10-14 16:23:57 UTC
A commit references this bug:

Author: yuri
Date: Sun Oct 14 16:23:10 UTC 2018
New revision: 482050
URL: https://svnweb.freebsd.org/changeset/ports/482050

Log:
  math/vtk8: Fix build with GCC-based architectures

  Add USES=compiler:c++11-lang
  Also add USES=gl

  PR:		232250
  Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>

Changes:
  head/math/vtk8/Makefile