Bug 93235 - [Update port] textproc/libextracor: fix dependencies when ImageMagick is installed
Summary: [Update port] textproc/libextracor: fix dependencies when ImageMagick is inst...
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: Kevin Lo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-12 16:20 UTC by Kay Lehmann
Modified: 2006-02-13 05:09 UTC (History)
0 users

See Also:


Attachments
Makefile.diff (369 bytes, patch)
2006-02-12 16:20 UTC, Kay Lehmann
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kay Lehmann 2006-02-12 16:20:08 UTC

When ImageMagick is installed libextractor gets dependant on it. 
Because there was a version bump on libMagick, libextractor always tries 
to reinstall ImageMagick. So we have to update the LIB_DEPENDS.

How-To-Repeat: 

Install ImageMagick and try to compile libextracor from ports
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-12 20:16:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->kevlo

Over to maintainer
Comment 2 Kevin Lo freebsd_committer freebsd_triage 2006-02-13 05:09:47 UTC
State Changed
From-To: open->closed

Committed, thanks.