Bug 122937

Summary: archivers/zip does not respect CC
Product: Ports & Packages Reporter: Frank <frank>
Component: Individual Port(s)Assignee: Andrey A. Chernov <ache>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Frank 2008-04-20 19:30:03 UTC
archivers/zip uses "cc" to build in any case, regardless of what CC is set to.

Fix: Apply the attached patch.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-20 19:30:12 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ache

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-21 12:11:55 UTC
ache        2008-04-21 11:11:46 UTC

  FreeBSD ports repository

  Modified files:
    archivers/zip        Makefile 
  Log:
  Honors CC
  
  PR:             122937
  Submitted by:   Frank Fenor <frank@fenor.de>
  
  Revision  Changes    Path
  1.35      +1 -0      ports/archivers/zip/Makefile
_______________________________________________
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"
Comment 3 Andrey A. Chernov freebsd_committer freebsd_triage 2008-04-21 12:12:21 UTC
State Changed
From-To: open->closed

Committed