#44466: OpenSceneGraph - Unnecessary Dependency on Qt4 -----------------------+-------------------------------- Reporter: hartmut@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: openscenegraph -----------------------+-------------------------------- osgViewer has a back-end for native windowing using Cocoa - which is default, also set correctly in the CMake config in the portfile. I'm not sure why the CMake config parameters in the port file force Qt4 (DESIRED_QT_VERSION) and drag in Qt as a dependency (port:qt4-mac). If needed, the osgViewer back-end with Qt and probably Qt4 dependency should be either upgraded to Qt5 or made a variant. In the current implementation an installation of OpenSceneGraph (also -devel) is impossible with Qt5 installed and vice versa. -- Ticket URL: <https://trac.macports.org/ticket/44466> MacPorts <http://www.macports.org/> Ports system for OS X