mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
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)
This commit is contained in:
parent
4e8331167b
commit
091c3f7878
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=395606
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user