#18960: Amarok fails to compile after qt4-mac upgrade ----------------------------+----------------------------------------------- Reporter: ray.j@… | Owner: illogic-al@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: fixed | Keywords: amarok,qt4-mac Port: amarok | ----------------------------+----------------------------------------------- Comment(by illogic-al@…): Replying to [comment:5 mcalhoun@…]:
Replying to [comment:4 illogic-al@…]:
Ah yeah. I hadn't realized this change happened. qt4-kde is now needed (qt4.4). Until I update the ports you can install qt4-kde and then build Amarok again. Doesn't the kde portgroup need to change the cmake portgroup value of QT_QMAKE_EXECUTABLE for this to work? {{{ configure.args-delete -DQT_QMAKE_EXECUTABLE=${prefix}/libexec/qt4-mac/bin/qmake configure.args-append -DQT_QMAKE_EXECUTABLE=${prefix}/libexec/qt4-kde/bin/qmake }}} Thanks for that, change made ;-)
-- Ticket URL: <http://trac.macports.org/ticket/18960#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS