Bug 66993 - Add GraphViz support to ImageMagick, fix dependency, take maintainership
Summary: Add GraphViz support to ImageMagick, fix dependency, take maintainership
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-05-21 15:00 UTC by Arjan van Leeuwen
Modified: 2004-05-22 13:10 UTC (History)
0 users

See Also:


Attachments
ImageMagick.diff (788 bytes, patch)
2004-05-21 15:00 UTC, Arjan van Leeuwen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arjan van Leeuwen 2004-05-21 15:00:29 UTC

The graphics/ImageMagick port will install with GraphViz dot
support if GraphViz is installed, but the library dependency is
not registered, leading to problems if GraphViz is later
removed.

Add a tunable to allow people to select if they want GraphViz 
support (default off).

Take maintainership.
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-05-22 13:09:55 UTC
State Changed
From-To: open->closed

Committed, thanks!