cvs commit: ports/games/wesnoth Makefile ports/games/wesnoth/files
patch-src::language.hpp patch-src::widgets::textbox.hpp
Jeremy Messenger
mezz at FreeBSD.org
Wed May 12 11:53:08 PDT 2004
mezz 2004/05/12 11:53:07 PDT
FreeBSD ports repository
Modified files:
games/wesnoth Makefile
Added files:
games/wesnoth/files patch-src::language.hpp
patch-src::widgets::textbox.hpp
Log:
Fix the build on 4.x. The problem was that the definition of the std::wstring
class is commented out on FreeBSD 4 because <cwctype> is missing. Tim Robbin
has shown the workaround for this in freebsd-stable. Also, remove USE_GCC=3.3
and it can build on 4.x's default GCC 2.9x now.
Reported by: bento via kris
Tested by: pav and Rashid N. Achilov <shelton at sentry.granch.ru>
Approved by: adamw (mentor)
Revision Changes Path
1.10 +0 -1 ports/games/wesnoth/Makefile
1.1 +17 -0 ports/games/wesnoth/files/patch-src::language.hpp (new)
1.1 +17 -0 ports/games/wesnoth/files/patch-src::widgets::textbox.hpp (new)
More information about the cvs-all
mailing list