#23753: Configure error with kdenlive - missing Nepomuk -----------------------------+---------------------------------------------- Reporter: meo85@… | Owner: dan@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: kdenlive -----------------------------+---------------------------------------------- Comment(by dan@…): I do not have nepomuk installed and this from Kdenlive source shows it opitonal: ddennedy-macbook:kdenlive ddennedy$ grep -i nepomuk src/CMakeLists.txt macro_optional_find_package(Nepomuk) if(Nepomuk_FOUND) include_directories(NEPOMUK_INCLUDES) set(optional_libs ${NEPOMUK_LIBRARIES}) add_definitions(-DNEPOMUK) endif(Nepomuk_FOUND) I do not recall if I did something special to install dependencies without nepomuk. -- Ticket URL: <https://trac.macports.org/ticket/23753#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS