#23951: aqbanking: update to latest stable version -----------------------------------+---------------------------------------- Reporter: MK-MacPorts@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: aqbanking -----------------------------------+---------------------------------------- Comment(by michaelld@…): Qt4's default install locations for headers and libraries are in ${prefix}/include and ${prefix}/lib. It is true that Qt3 (x11) installs them into ${prefix}/include/qt3 and ${prefix}/lib/qt3. It's trivial to have them installed there for qt4, but then it's non-trivial to rev-bump all of the ports that depend on that specific install location for the libraries (somewhere around 100 ports would need to be bumped; some would need to be fixed to find these non-standard locations). So, I'm more inclined to leave them where they are for the time being, since all of that recompiling takes an awful long time even on the fastest of today's Macs. -- Ticket URL: <https://trac.macports.org/ticket/23951#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS