Bug 102309 - [PATCH] multimedia/vlc: fix build error, make portlint more happy
Summary: [PATCH] multimedia/vlc: fix build error, make portlint more happy
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-multimedia (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-20 05:30 UTC by chinsan
Modified: 2006-08-20 06:32 UTC (History)
1 user (show)

See Also:


Attachments
vlc-0.8.5_5.patch (1.47 KB, patch)
2006-08-20 05:30 UTC, chinsan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan 2006-08-20 05:30:14 UTC
 - correct LIB_DEPEND typo(should be LIB_DEPENDS)
 - INSTALLS_SHLIB is deprecated, use USE_LDCONFIG instead
 - make portlint more happy

Port maintainer (multimedia@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-08-20 05:31:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-multimedia

Over to maintainer
Comment 2 Jeremy Messenger freebsd_committer freebsd_triage 2006-08-20 06:31:55 UTC
State Changed
From-To: open->closed

Committed, thanks!