Bug 66993

Summary: Add GraphViz support to ImageMagick, fix dependency, take maintainership
Product: Ports & Packages Reporter: Arjan van Leeuwen <avleeuwen>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ImageMagick.diff none

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!