Bug 93455 - [patch] security/zebedee - uphold CC flag
Summary: [patch] security/zebedee - uphold CC flag
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-16 23:00 UTC by Mario Sergio Fujikawa Ferreira
Modified: 2006-05-01 19:33 UTC (History)
1 user (show)

See Also:


Attachments
patch-Makefile (411 bytes, text/plain)
2006-02-16 23:00 UTC, Mario Sergio Fujikawa Ferreira
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2006-02-16 23:00:20 UTC
	The port does not uphold the CC /etc/make.conf flag

Fix: Patch to port Makefile.
How-To-Repeat: 	Just build the port with /usr/bin/gcc and it will noticed
that the build will using gcc instead of /usr/bin/gcc. The path
is the catch. On my system, I use ccache and this port does not
respect that.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-16 23:36:09 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 greg 2006-02-27 05:58:23 UTC
On Thu, Feb 16, 2006 at 11:36:03PM +0000, Edwin Groothuis wrote:
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/93455

I approve this patch. Thanks!

Greg Hewgill
http://hewgill.com
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2006-02-27 09:07:14 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 4 Andrej Zverev freebsd_committer freebsd_triage 2006-05-01 19:33:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!