Bug 102225 - [PATCH] games/asc build is broken when WITH_MUSIC
Summary: [PATCH] games/asc build is broken when WITH_MUSIC
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-18 12:50 UTC by Dmitry Marakasov
Modified: 2006-09-06 13:48 UTC (History)
0 users

See Also:


Attachments
distinfo.patch (879 bytes, patch)
2006-08-18 12:50 UTC, Dmitry Marakasov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov 2006-08-18 12:50:23 UTC
There are .mp3 music files which are only used when MUSIC option is turned on, but in latest update these were removed from distinfo, thus the port does not build when WITH_MUSIC is defined.

How-To-Repeat: cd /usr/ports/games/asc && make -DWITH_MUSIC
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-18 12:50:33 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2006-08-18 16:02:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

Eat.
Comment 3 Rong-En Fan freebsd_committer freebsd_triage 2006-09-06 13:47:56 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!