databases/evolution-data-server: Use iconv from ports.
mail/evolution, the main consumer of this port has USES=iconv:wchar_t, which means using iconv from ports. This port most likely was also meant to use it, as files/patch-CMakeLists.txt hints.
This commit is contained in:
parent
1fa2e77e85
commit
0cc019babe
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \
|
|||
PORTSCOUT= limitw:1,even
|
||||
|
||||
USES= bdb:5 cmake compiler:c++11-lib cpe gettext gnome gperf \
|
||||
iconv localbase pathfix pkgconfig python:3.6+,build\
|
||||
iconv:wchar_t localbase pathfix pkgconfig python:3.6+,build\
|
||||
sqlite tar:xz xorg
|
||||
USE_CXXSTD= gnu++11
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool introspection:build libxml2
|
||||
|
|
Loading…
Reference in a new issue