Bug 89126 - [PATCH] multimedia/konverter: unbreak build by fixing xine lib dependency
Summary: [PATCH] multimedia/konverter: unbreak build by fixing xine lib dependency
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: Mario Sergio Fujikawa Ferreira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-16 13:00 UTC by Ion-Mihai " IOnut " Tetcu
Modified: 2005-11-18 04:27 UTC (History)
0 users

See Also:


Attachments
konverter-Makefile.diff (349 bytes, patch)
2005-11-16 13:00 UTC, Ion-Mihai " IOnut " Tetcu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ion-Mihai " IOnut " Tetcu 2005-11-16 13:00:26 UTC

multimedia/konverter fails to build because 
current version of libxine is 14 no 13 as the port thinks.

Attached patch fixes this.

How-To-Repeat: 

cd /usr/ports/multimedia/konverter/
make
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-11-16 13:09:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

Over to maintainer
Comment 2 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2005-11-18 04:27:25 UTC
State Changed
From-To: open->closed

Committed. Thanks!