#20489: devel/caml-json-wheel installs file outside of destroot -----------------------------+---------------------------------------------- Reporter: anil@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: -----------------------------+---------------------------------------------- This small patch fixes it: {{{ Index: Portfile =================================================================== --- Portfile (revision 54590) +++ Portfile (working copy) @@ -26,6 +26,7 @@ port:caml-ocamlnet use_configure no +destroot.env-append BINDIR=${destroot}/${prefix}/bin post-patch { set ocaml_site_path [exec ocamlfind printconf destdir] }}} -- Ticket URL: <http://trac.macports.org/ticket/20489> MacPorts <http://www.macports.org/> Ports system for Mac OS