[148275] trunk/dports/graphics/scantailor/Portfile
Revision: 148275 https://trac.macports.org/changeset/148275 Author: raphael@macports.org Date: 2016-05-02 10:49:12 -0700 (Mon, 02 May 2016) Log Message: ----------- scantailor: use out-of-source cmake build (see #47197) Modified Paths: -------------- trunk/dports/graphics/scantailor/Portfile Modified: trunk/dports/graphics/scantailor/Portfile =================================================================== --- trunk/dports/graphics/scantailor/Portfile 2016-05-02 17:36:16 UTC (rev 148274) +++ trunk/dports/graphics/scantailor/Portfile 2016-05-02 17:49:12 UTC (rev 148275) @@ -35,6 +35,8 @@ reinplace "s|@VERSION@|${version}|" ${worksrcpath}/packaging/osx/Info.plist.in } +cmake.out_of_source yes + configure.args-append ${qt_cmake_defines} post-destroot { # create application bundle
participants (1)
-
raphael@macports.org