#46240: kde4 1.1 PortGroup file adaptation to qt4-mac +concurrent --------------------------+---------------------- Reporter: rjvbertin@… | Owner: mk@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: kde4 | --------------------------+---------------------- Comment (by rjvbertin@…): This change won't require anything to be rebuilt. It removes instructions where to find QCA during a build. When I tried with the standard (traditional, exclusive) port:qt4-mac active those instructions were redundant (= not required), so removing them didn't break anything. For me. Testing is simple enough: `port -v configure foo` where foo is any KDE4 port that depends on port:qca (or possibly port:qca-ossl). If that doesn't raise errors or warnings about something qca-related not being found you have your proof. You can also double-check in the generated CMakeCache.txt file if the qca stuff is found in the correct locations. The reason that I like to have this committed is that PortGroup definitions outside the default repository apparently apply only to the ports in the same repository. Or maybe the rule is that a PortGroup definition in a port repository overrides PortGroup definitions from outside that repository. -- Ticket URL: <https://trac.macports.org/ticket/46240#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X