#20332: pcre++-0.9.5 doesn't respect DESTDIR in doc/ and doesn't install to share/doc ------------------------------+--------------------------------------------- Reporter: blb@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: pcre++ ------------------------------+--------------------------------------------- The Makefile generated in doc doesn't install the docs into a DESTDIR- prefixed path so it tries to go straight to ${prefix} during destroot. It also wants to install to ${prefix}/doc instead of ${prefix}/share/doc. Attaching a patch to fix this. -- Ticket URL: <http://trac.macports.org/ticket/20332> MacPorts <http://www.macports.org/> Ports system for Mac OS