Created attachment 160482 [details] Proposed patch The port has a FindIconv.cmake, but it is not used anywhere, nor does the code actually call any iconv() functions. Built fine on 10.1-amd64.
Hi Raphael, Thanks for the hint. It seems, that iconv is only needed on Windows with OSGEO4W nowadays? I tried your patch on poudriere with 9.3, 10.2 and HEAD and all went fine. It also works quite nice without USES=iconv. So it would be nice if you could commit the patch, thanks.
A commit references this bug: Author: rakuco Date: Sun Aug 30 10:18:29 UTC 2015 New revision: 395606 URL: https://svnweb.freebsd.org/changeset/ports/395606 Log: Drop USES=iconv:wchar_t. The port has a FindIconv.cmake, but it is not used anywhere, nor does the code actually call any iconv() functions. PR: 202744 Approved by: Rainer Hurling <rhurlin@gwdg.de> (maintainer) Changes: head/graphics/qgis/Makefile