Bug 13435 - Fix port: audio/cdrdao
Summary: Fix port: audio/cdrdao
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: cpiazza
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-08-28 07:20 UTC by futatuki
Modified: 1999-08-29 05:45 UTC (History)
0 users

See Also:


Attachments
file.diff (515 bytes, patch)
1999-08-28 07:20 UTC, futatuki
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!