Bug 71171 - [PATCH] multimedia/vcdimager: [Fix libvcdinfo.pc; use libtool]
Summary: [PATCH] multimedia/vcdimager: [Fix libvcdinfo.pc; use libtool]
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: 2004-08-31 01:10 UTC by Michael Johnson
Modified: 2004-09-01 09:54 UTC (History)
0 users

See Also:


Attachments
vcdimager-0.7.20_2.patch (2.25 KB, patch)
2004-08-31 01:10 UTC, Michael Johnson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Johnson 2004-08-31 01:10:27 UTC
- Fix libvcdinfo.pc 
  This will allow vcd support to work in multimedia/vlc (and possibly other ports)
- Use libtool

Added file(s):
- files/patch-ltmain.sh

Generated with FreeBSD Port Tools 0.63

How-To-Repeat: cd ports/multimedia/vlc && make configure
look at VCD support.
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-09-01 09:10:30 UTC
State Changed
From-To: open->feedback

Isn't it possible to use the bsd.autotools.mk-infrastructure instead 
of patching ltmain.sh yourself?
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2004-09-01 09:54:36 UTC
State Changed
From-To: feedback->closed

Committed, thanks!