Bug 84744

Summary: Allow user to disable libcaca in ports/multimedia/xine
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::xine.patch none

Description Carlos A M dos Santos 2005-08-10 12:50:29 UTC
	The Makefile contained in ports/multimedia/xine tests for the presence
	of libcaca.a in the system and enables support for the corresponding
	feature if such library is found. The attached patch allows the uses
	to disable that feature by means of a variable named
	"WITHOUT_LIBCACA".

Fix: Apply the attached patch.
How-To-Repeat: 	N.A.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-08-10 20:22:56 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:41 UTC
State Changed
From-To: open->closed

Committed, thanks!