Revision: 139534 https://trac.macports.org/changeset/139534 Author: ryandesign@macports.org Date: 2015-08-19 14:48:57 -0700 (Wed, 19 Aug 2015) Log Message: ----------- wesnoth: use cmake.out_of_source yes (#47197) Modified Paths: -------------- trunk/dports/games/wesnoth/Portfile Modified: trunk/dports/games/wesnoth/Portfile =================================================================== --- trunk/dports/games/wesnoth/Portfile 2015-08-19 21:40:48 UTC (rev 139533) +++ trunk/dports/games/wesnoth/Portfile 2015-08-19 21:48:57 UTC (rev 139534) @@ -55,6 +55,8 @@ reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/cmake/FindFriBiDi.cmake } +cmake.out_of_source yes + app.icon icons/wesnoth-icon-Mac.png livecheck.type sourceforge