Opened 13 years ago
Last modified 5 years ago
#34231 closed defect
ImageMagick: should not depend on pango + fix openMP — at Initial Version
Reported by: | devernay (Frédéric Devernay) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.4 |
Keywords: | haspatch | Cc: | |
Port: | ImageMagick |
Description
this patch fixes two things:
- if pango is installed, configure detects it and thus it becomes a "hidden dependency". TYhis patch makes the dependency exlicit with the +pango variant
- OpenMP is broken in gcc 4.0 and 4.2, so disable it on these compilers.
Change History (1)
Changed 13 years ago by devernay (Frédéric Devernay)
Attachment: | ImageMagick-Portfile.patch added |
---|
Note: See
TracTickets for help on using
tickets.
Portfile patch