Bug 87958 - Fix and improve games/uqm
Summary: Fix and improve games/uqm
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: 2005-10-24 23:20 UTC by Benjamin Lutz
Modified: 2005-11-11 11:57 UTC (History)
0 users

See Also:


Attachments
uqm.patch (5.59 KB, patch)
2005-10-24 23:20 UTC, Benjamin Lutz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Benjamin Lutz 2005-10-24 23:20:18 UTC
Changes:
- Replace an instance of a hardcoded /usr/X11R6 with $X11BASE. This was
  detected by dosirak.kr.freebsd.org.
- Make use of the OPTIONS variable. Because of this, replace the
  MUSICADDON and VOICEADDON switches with WITH_MUSIC and WITH_VOICE.
- Add support for OpenAL as wished by Peter Thoenen (eol1 at yahoo com).
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2005-11-11 11:57:23 UTC
State Changed
From-To: open->closed


Committed, thanks!