Bug 98820 - Fix build on 4.x of audio/rawrec
Summary: Fix build on 4.x of audio/rawrec
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: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-11 17:00 UTC by Erwin Lansing
Modified: 2006-06-11 17:51 UTC (History)
1 user (show)

See Also:


Attachments
rawrec.diff (485 bytes, patch)
2006-06-11 17:00 UTC, Erwin Lansing
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Erwin Lansing freebsd_committer freebsd_triage 2006-06-11 17:00:35 UTC
	
GCC is spelled GCC, not CGG, so fix this typo in USE_GCC to
fix the build on 4.x
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-11 17:04:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

Submitter has GNATS access
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-06-11 17:04:22 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 3 Rainer Alves 2006-06-11 17:44:41 UTC
I approve the spelling fix, thanks for the patch.

- Rainer
Comment 4 Erwin Lansing freebsd_committer freebsd_triage 2006-06-11 17:51:03 UTC
State Changed
From-To: feedback->closed

Committed, thanks for the quick response!