#18064: hugin-app 7.0-2903 Configure error - build failure -----------------------------------------------------+---------------------- Reporter: asbjorn@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: hugin-app build configure error failure | Port: hugin-app -----------------------------------------------------+---------------------- When trying to install hugin-app, I get the following error: {{{ CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.6) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred! }}} I have no idea where the file {{{CMakeLists.txt}}} the error message refers to is located and thus don't know where to put the line {{{cmake_minimum_required(VERSION 2.6)}}}. Had the error message been more precise about what to do, I'd been able to do it, but I unfortunately need help to get around this. -- Ticket URL: <http://trac.macports.org/ticket/18064> MacPorts <http://www.macports.org/> Ports system for Mac OS