Bug 52538

Summary: [patch] Increased granularity for ImageMagick compile options
Product: Ports & Packages Reporter: David Sze <sze.david>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: sze.david
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Makefile.patch none

Description David Sze 2003-05-21 21:20:14 UTC
Patch for Makefile or ImageMagick port.

Fix: The following patch allows support for various image formats to be added to
the ImageMagick port on a case-by-case basis.  This is useful for vendors
whose products link against ImageMagick, but don't require support for all
of the esoteric image formats.
Comment 1 Daichi GOTO freebsd_committer freebsd_triage 2003-07-22 14:59:11 UTC
State Changed
From-To: open->closed

Committed. Thanks!