#19929: mono dllmap fixes ------------------------------+--------------------------------------------- Reporter: nox@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: mono ------------------------------+--------------------------------------------- Mono uses XML files to locate the various its DLL and dependencies. These XML files does not contain absolute paths and thus we need to set DYLD_LIBRARY_FALLBACK_PATH to workaround the problem. This patch fixes this. Changes: * Fix data-config.in dllmap paths. * Depend on xorg-libX11 instead of xorg-libs. * Remove useless configure env variables. * Depend on ICU even on Leopard. -- Ticket URL: <http://trac.macports.org/ticket/19929> MacPorts <http://www.macports.org/> Ports system for Mac OS