mail/trojita: add USES=localbase

security/qtkeychain now by default depends on libsecret, and the cmake
target unfortunately only contains the library names. Therefore also
add localbase here.
This commit is contained in:
Tobias C. Berner 2018-07-20 21:26:21 +00:00
parent acd5afd329
commit 9131e820bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475038

View File

@ -26,7 +26,8 @@ CMAKE_ARGS+= -DWITH_CLEARTEXT_PLUGIN:STRING=ON -DWITH_DBUS:STRING=ON \
-DWITH_SHARED_PLUGINS:STRING=ON -DWITH_TESTS:STRING=OFF \
-DWITH_ZLIB:STRING=ON \
-DWITH_QT5:STRING=ON
USES= cmake compiler:c++11-lib cpe desktop-file-utils qt:5 tar:xz
USES= cmake compiler:c++11-lib cpe desktop-file-utils localbase:ldflags \
qt:5 tar:xz
USE_QT= buildtools_build linguisttools_build qmake_build \
core dbus gui network sql sql-sqlite3 svg webkit widgets