Bug 41594 - libmikmod port - optionalize esound
Summary: libmikmod port - optionalize esound
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: Christian Weisgerber
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-12 23:20 UTC by brad
Modified: 2002-08-16 20:53 UTC (History)
0 users

See Also:


Attachments
file.diff (383 bytes, patch)
2002-08-12 23:20 UTC, brad
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description brad 2002-08-12 23:20:01 UTC
	Simple if statement conditionalizing the installation of esound 

	Esound is not strictly required in this case, especially when all one 
	wishes to install is XMMS

How-To-Repeat: 	patch and install
Comment 1 Christian Weisgerber freebsd_committer freebsd_triage 2002-08-16 20:26:36 UTC
Responsible Changed
From-To: freebsd-ports->naddy

I'll look at this.
Comment 2 Christian Weisgerber freebsd_committer freebsd_triage 2002-08-16 20:52:00 UTC
State Changed
From-To: open->closed

I committed a better fix that makes use of the WANT_/HAVE_/USE_ 
infrastructure.