From 091c3f7878d6eddf2da5c7479979395bce40d6c6 Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Sun, 30 Aug 2015 10:18:28 +0000 Subject: [PATCH] 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 (maintainer) --- graphics/qgis/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 01a2d6a3bd81..8e9da3f751e8 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -3,7 +3,7 @@ PORTNAME= qgis PORTVERSION= 2.10.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics geography MAINTAINER= rhurlin@gwdg.de @@ -26,7 +26,7 @@ USE_GITHUB= yes GH_PROJECT= ${PORTNAME:tu} GH_TAGNAME= e5928c7 -USES= cpe bison cmake fortran iconv:wchar_t gmake python +USES= cpe bison cmake fortran gmake python USE_SQLITE= yes USE_QT4= gui svg xml network sql designer testlib linguist_build \ qmake_build moc_build rcc_build uic_build