SVN commit 7343 by rakuco: Correctly link to iconv in the wv2 tests.
The previous patch which manually added the link flags did not work properly, as cmake does not call the linker at that stage (it compiles first and then links). The added patch passes ICONV_LIBRARIES to the TRY_RUN call, making sure the linker finds the right options at the right time. Bump PORTREVISION, as the wv2 code was probably not being built at all before. Reported-by: Axel Gonzalez <loox at e-shell net> M +1 -3 Makefile A files/patch-filters-kword-CMakeLists.txt _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
