#21349: qjackctl: should build fine with qt4-mac ---------------------------------+------------------------------------------ Reporter: becker.nils@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: qt dependencies | Port: qjackctl ---------------------------------+------------------------------------------ qjackctl depends on qt4-x11 presently. however, it builds and produces a fully functional qjacktl.app also with qt4-mac only. to build, i did the following: download and decompress tarball qjackctl 0.3.4 ./configure --with-qt=/opt/local/libexec/qt4-mac/ make i then copied the resulting qjackctl.app to /Applications. finally, it was necessary to set manually the full path to the jackdmp server in the preferences of qjackctl. works nicely! so i suggest dropping the qt4-x11 dependency in favor of the qt4-mac one. -- Ticket URL: <http://trac.macports.org/ticket/21349> MacPorts <http://www.macports.org/> Ports system for Mac OS