#22727: ploticus fails to build with Snow Leopard ------------------------------+--------------------------------------------- Reporter: normsu@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: ploticus ------------------------------+--------------------------------------------- Recently installed Snow Leopard, and got the following error: {{{ ---> Building ploticus ---> Staging ploticus into destroot Error: Target org.macports.destroot returned: xinstall: Cannot stat: man/man1/pl.1, No such file or directory Error: Status 1 encountered during processing. }}} I edited the Portfile by adding a "worksrcpath" in the post-destroot {{{ xinstall -m 444 ${worksrcpath}/man/man1/pl.1 ${destroot}${prefix}/share/man/man1/ploticus.1 }}} and it seemed to work (not sure if I'm doing it right). -- Ticket URL: <http://trac.macports.org/ticket/22727> MacPorts <http://www.macports.org/> Ports system for Mac OS