Bug 97758 - multimedia/transcode: typo in Makefile
Summary: multimedia/transcode: typo in Makefile
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-23 23:50 UTC by Conrad J. Sabatier
Modified: 2006-06-04 21:35 UTC (History)
1 user (show)

See Also:


Attachments
transcode.diff (628 bytes, patch)
2006-05-23 23:50 UTC, Conrad J. Sabatier
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad J. Sabatier 2006-05-23 23:50:12 UTC
	Makefile for multimedia transcode contains a typo:
	WIH_LIBA52_DEFAULT (obviously, should be
	WITH_LIBA52_DEFAULT)

Fix: diff attached
How-To-Repeat: 	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-05-23 23:52:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Sergey Matveychuk freebsd_committer freebsd_triage 2006-06-04 21:35:40 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!