Bug 158122

Summary: x11/trayer: Respect CC (should fix build with clang)
Product: Ports & Packages Reporter: Guido Falsi <madpilot>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Guido Falsi freebsd_committer freebsd_triage 2011-06-21 14:30:12 UTC
Don't harcode gcc as compiler in program's Makefile.

Also make sure it respects CFLAGS.

added dir:

files/

added file:

files/patch-Makefile.common
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-06-25 08:45:44 UTC
State Changed
From-To: open->closed

Committed. Thanks!