SVN commit 11795 by rakuco: zanshin: Add USES=compiler:c++11-lib.
This fixes the build on 9.x: Zanshin only supports GCC versions >= 4.8, and it uses several C++11 features depending on the standard library, such as std::function. I have not tried running the port on 9.x though, and it is possible that it will fail because of different libstdc++ versions being used for the rest of Qt/KDE and Zanshin. M +1 -1 Makefile _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
