aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-08-30 10:18:28 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-08-30 10:18:28 +0000
commit091c3f7878d6eddf2da5c7479979395bce40d6c6 (patch)
tree7b84c0455f4e52551a9650685f44590f1a159559 /graphics
parent4e8331167baf915dcfab8e84f7ec66c3d4ecb500 (diff)
downloadports-091c3f7878d6eddf2da5c7479979395bce40d6c6.tar.gz
ports-091c3f7878d6eddf2da5c7479979395bce40d6c6.zip
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)
Notes
Notes: svn path=/head/; revision=395606
Diffstat (limited to 'graphics')
-rw-r--r--graphics/qgis/Makefile4
1 files 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