On Wed, Feb 19, 2014 at 06:32:07AM -0800, Robert_Burmeister wrote: > As I use the Gnome2 desktop, I am unclear as to the recommended best > practice. > > Base iconv and ports libiconv conflict, so one or the other should be used.
See the commit made 3 days ago to glib20 port. Of particular interest to you are these 3 lines from devel/glib20/Makefile: # iconv:wchar_t - our iconv in base doesn't support utf-8 -> wchar_t (boooo) # (wchar_t is used by glibmm, rawtherapee triggered this) USES= gettext gmake iconv:wchar_t pathfix pkgconfig shebangfix perl5 -- Steve _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"