Bug 200659 - [PATCH] games/lgeneral: Fix sound when option is on
Summary: [PATCH] games/lgeneral: Fix sound when option is on
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-06-05 19:37 UTC by Chris Mangin
Modified: 2015-06-08 23:23 UTC (History)
1 user (show)

See Also:


Attachments
Patch for sound option in games/lgeneral (614 bytes, patch)
2015-06-05 19:37 UTC, Chris Mangin
no flags Details | Diff
Poudriere testport log (187.24 KB, text/x-log)
2015-06-05 19:38 UTC, Chris Mangin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Mangin 2015-06-05 19:37:30 UTC
Created attachment 157439 [details]
Patch for sound option in games/lgeneral

For some odd reason, sound is always disabled whether we pass --enable-sound or --disable-sound to the configure script. Since sound is enabled by default, just pass --disable-sound when the sound option is OFF.

Patch and poudriere testport logs attached.
Comment 1 Chris Mangin 2015-06-05 19:38:26 UTC
Created attachment 157440 [details]
Poudriere testport log
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-06-08 23:23:12 UTC
A commit references this bug:

Author: amdmi3
Date: Mon Jun  8 23:22:53 UTC 2015
New revision: 388891
URL: https://svnweb.freebsd.org/changeset/ports/388891

Log:
  - Actually disable sound support when SOUND option is disabled

  PR:		200659
  Submitted by:	cmangin@arobas.net

Changes:
  head/games/lgeneral/Makefile