Bug 13435

Summary: Fix port: audio/cdrdao
Product: Ports & Packages Reporter: futatuki <futatuki>
Component: Individual Port(s)Assignee: cpiazza <cpiazza>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description futatuki 1999-08-28 07:20:01 UTC
Cdrdao depends on lang/egcs in case trying to build xcdrdao on -stable,
So it should use USE_NEWGCC=yes.

Fix: Apply following patch to Makefile:
BEGIN --- cut here --- cut here --- cut here --- cut here ---
How-To-Repeat: 
cd /usr/ports/audio/cdrdao; make XCDRDAO=yes
Comment 1 cpiazza freebsd_committer freebsd_triage 1999-08-28 16:54:23 UTC
Responsible Changed
From-To: freebsd-ports->cpiazza

I'll take this: I missed it on my first USE_NEWGCC run 
Comment 2 cpiazza freebsd_committer freebsd_triage 1999-08-29 05:45:21 UTC
State Changed
From-To: open->closed

Path committed, thanks!