Bug 62056 - graphics/gimageview has incorrect pkg-plist
Summary: graphics/gimageview has incorrect pkg-plist
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-01-29 06:10 UTC by Tom Hukins
Modified: 2004-01-29 15:17 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Hukins freebsd_committer freebsd_triage 2004-01-29 06:10:13 UTC
The graphics/gimageview pkg-plist incorrectly lists the name of the libgimv_rsvg_loader library.

Fix: 

In the pkg-plist change:

%%WITH_LIBRSVG%%lib/gimageview/image_loader/libgimv_rsvg_loader.la

to

%%WITH_LIBRSVG%%lib/gimageview/image_loader/libgimv_rsvg_loader.so
How-To-Repeat: Uninstall the port.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-29 15:17:03 UTC
State Changed
From-To: open->closed

Committed, thanks!