#45138: ImageMagick: /opt/local/lib/libiconv.la: No such file or directory ---------------------------+-------------------------- Reporter: econkramer@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: ImageMagick | ---------------------------+-------------------------- Comment (by ryandesign@…): Replying to [comment:3 egall@…]:
Isn't ImageMagick one of the ports that we keep the libtool archives for, even on Mavericks and later though? If it expects its own libtool archives to still be present, I don't see why it wouldn't also expect that of its dependencies...
Yes, ImageMagick specifies "`destroot.delete_la_files no`", and no, that doesn't affect the build phase; all that does is instruct MacPorts not to delete .la files from the destroot directory after the destroot phase. ImageMagick does not need other libraries' .la files, only those of its own dynamically loadable modules. -- Ticket URL: <https://trac.macports.org/ticket/45138#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X