Bug 231714

Summary: www/py-libsass: 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: bugzilla: maintainer-feedback? (yuri)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
path none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-09-25 12:50:26 UTC
Created attachment 197485 [details]
path

This port needs USES=c++11-lang. Additionally, it unconditionally uses libc++ if it's compiled on FreeBSD, so fix that too.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-11-02 15:12:47 UTC
A commit references this bug:

Author: linimon
Date: Fri Nov  2 15:12:09 UTC 2018
New revision: 483815
URL: https://svnweb.freebsd.org/changeset/ports/483815

Log:
  This port needs USES=c++11-lang.  Additionally, it unconditionally uses
  libc++ if it's compiled on FreeBSD, so fix that too.

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

Changes:
  head/www/py-libsass/Makefile
  head/www/py-libsass/files/patch-setup.py