Bug 84743 - Allow user to disable some features in ports/multimedia/libxine
Summary: Allow user to disable some features in ports/multimedia/libxine
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:48 UTC (History)
0 users

See Also:


Attachments
multimedia::libxine.patch (3.87 KB, 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/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!