Bug 84743

Summary: Allow user to disable some features in ports/multimedia/libxine
Product: Ports & Packages Reporter: Carlos A M dos Santos <casantos>
Component: Individual Port(s)Assignee: MANTANI Nobutaka <nobutaka>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
multimedia::libxine.patch none

Description Carlos A M dos Santos 2005-08-10 12:50:29 UTC
	The Makefile contained in ports/multimedia/libxine tests for the
	presence of several libraries in the system and enables support for
	the corresponding features if such libraries are found. The attached
	patch allows the uses to disable one or more of those features by
	means of some "WITHOUT_<NAME>" variables.

Fix: Apply the attached patch.
How-To-Repeat: 	N.A.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-08-10 20:22:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->nobutaka

Over to maintainer.
Comment 2 MANTANI Nobutaka freebsd_committer freebsd_triage 2005-09-20 17:48:09 UTC
State Changed
From-To: open->closed

Committed, thanks!