Summary: | graphics/ImageMagick depends on liblqr explicitly | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Robert Schulze <rs> | ||||
Component: | Individual Port(s) | Assignee: | Koop Mast <kwm> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | Flags: | rs:
maintainer-feedback?
(kwm) |
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Auto-assigned to maintainer kwm@FreeBSD.org A commit references this bug: Author: kwm Date: Tue Nov 11 08:03:28 UTC 2014 New revision: 372435 URL: https://svnweb.freebsd.org/changeset/ports/372435 Log: Update to 6.8.9-10. Remove implicit liblqr-1 depend [1] PR: 194780 [1] Submitted by: Robert Schulze <rs@bytecamp.net> [1] Changes: head/graphics/ImageMagick/Makefile head/graphics/ImageMagick/distinfo |
Created attachment 148987 [details] ImageMagick-noliblqr.patch The attached patch disables the explicit dependency on liblqr. LQR is an option and liblqr should only be build/linked when this option is enabled, IMHO.