Bug 231714 - www/py-libsass: fix build with GCC-based architectures
Summary: www/py-libsass: fix build with GCC-based architectures
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-09-25 12:50 UTC by Piotr Kubaj
Modified: 2018-11-02 15:12 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
path (1.73 KB, patch)
2018-09-25 12:50 UTC, Piotr Kubaj
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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