Bug 84744 - Allow user to disable libcaca in ports/multimedia/xine
Summary: Allow user to disable libcaca in ports/multimedia/xine
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: MANTANI Nobutaka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-10 12:50 UTC by Carlos A M dos Santos
Modified: 2005-09-20 17:49 UTC (History)
0 users

See Also:


Attachments
multimedia::xine.patch (940 bytes, patch)
2005-08-10 12:50 UTC, Carlos A M dos Santos
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!