#26956: vtk5 +qt4_mac post-destroot error -------------------------------+-------------------------------------------- Reporter: jjstickel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: qt4 | Port: vtk5 -------------------------------+-------------------------------------------- Comment(by michaelld@…): That's what I thought too. The following will cause the issue: {{{ variant qt4_mac { PortGroup qt4 1.0 post-destroot { xinstall -m 755 -d ${destroot}${qt_plugins_dir}/designer } } }}} where "qt_plugins_dir" is 'set' in the portgroup (really, it is), but is not being picked up by the nested 'post-destroot' stage. I'll play around with this & see what I can come up with as a work-around -- unless you know what the issue is off the top of your head. -- Ticket URL: <https://trac.macports.org/ticket/26956#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS