Bug 233704

Summary: devel/libastylej: respect CXX
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Boris Samorodov <bsam>
Status: Closed FIXED    
Severity: Affects Only Me CC: linimon, pkubaj
Priority: --- Flags: bsam: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Piotr Kubaj freebsd_committer freebsd_triage 2018-12-01 22:08:28 UTC
Created attachment 199727 [details]
patch

Respect CXX to fix build on GCC platforms.

Tested on powerpc64 and amd64.

Hardware sponsored by IntegriCloud.
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-12-02 20:37:54 UTC
A commit references this bug:

Author: bsam
Date: Sun Dec  2 20:37:44 UTC 2018
New revision: 486484
URL: https://svnweb.freebsd.org/changeset/ports/486484

Log:
  devel/libastylej: respect CXX

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

Changes:
  head/devel/libastylej/Makefile
Comment 2 Boris Samorodov freebsd_committer freebsd_triage 2018-12-02 20:39:45 UTC
Committed, thanks!