[71476] trunk/dports/games/wesnoth/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Sep 13 23:50:03 PDT 2010
Revision: 71476
http://trac.macports.org/changeset/71476
Author: ryandesign at macports.org
Date: 2010-09-13 23:50:02 -0700 (Mon, 13 Sep 2010)
Log Message:
-----------
wesnoth: fix incompatibility with boost 1.44.0 by re-enabling the use of deprecated functions; see #26449
Modified Paths:
--------------
trunk/dports/games/wesnoth/Portfile
Modified: trunk/dports/games/wesnoth/Portfile
===================================================================
--- trunk/dports/games/wesnoth/Portfile 2010-09-14 06:45:20 UTC (rev 71475)
+++ trunk/dports/games/wesnoth/Portfile 2010-09-14 06:50:02 UTC (rev 71476)
@@ -51,6 +51,8 @@
--disable-server \
--with-boost=${prefix}
+configure.cppflags-append -DBOOST_IOSTREAMS_USE_DEPRECATED
+
platform macosx {
pre-destroot {
xinstall -d ${destroot}${applications_dir}/Wesnoth.app/Contents/MacOS
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100913/33ce1139/attachment-0001.html>
More information about the macports-changes
mailing list