Bug 158131

Summary: [PATCH] fix graphics/fujiplay to build using clang
Product: Ports & Packages Reporter: Niclas Zeising <niclas.zeising>
Component: Individual Port(s)Assignee: Emanuel Haupt <ehaupt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
graphics.fujiplay.clangfix.diff none

Description Niclas Zeising 2011-06-21 18:30:11 UTC
	grahics/fujiplay hardcodes CC = gcc in vendor makefile.

Fix: Attached patch fixes grahics/fujiplay to build using default system compiler.
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2011-06-21 23:37:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

I will take care of it.
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2011-06-21 23:52:14 UTC
State Changed
From-To: open->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-06-21 23:52:17 UTC
ehaupt      2011-06-21 22:52:08 UTC

  FreeBSD ports repository

  Modified files:
    graphics/fujiplay    Makefile distinfo 
  Log:
  Fix build with clang by making the port respect CC. While we're here remove
  the md5 summ.
  
  PR:             158131
  Submitted by:   Niclas Zeising <niclas.zeising@gmail.com>
  
  Revision  Changes    Path
  1.10      +3 -0      ports/graphics/fujiplay/Makefile
  1.4       +0 -1      ports/graphics/fujiplay/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"