Date: Mon, 5 Sep 2022 19:09:43 GMT From: Dima Panov <fluffy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dc49f513ea5d - main - deskutils/kmail: pet stage-qa Message-ID: <202209051909.285J9hSm014945@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc49f513ea5d5adf85f48c92caa58156c89e3fb9 commit dc49f513ea5d5adf85f48c92caa58156c89e3fb9 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:02:19 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:05:56 +0000 deskutils/kmail: pet stage-qa --- deskutils/kmail/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deskutils/kmail/Makefile b/deskutils/kmail/Makefile index c48695274977..15b0d6ce5998 100644 --- a/deskutils/kmail/Makefile +++ b/deskutils/kmail/Makefile @@ -20,7 +20,8 @@ RUN_DEPENDS= accountwizard:deskutils/kmail-account-wizard \ mboximporter:deskutils/mbox-importer \ sieveeditor:deskutils/pim-sieve-editor -USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib cpe desktop-file-utils gettext grantlee:5 \ + kde:5 qt:5 tar:xz xorg CPE_VENDOR= kde USE_KDE= auth bookmarks codecs completion config configwidgets \ coreaddons crash dbusaddons guiaddons i18n iconthemes imap \ @@ -39,6 +40,7 @@ USE_KDE+= akonadi akonadicontacts akonadimime akonadisearch calendarcore \ USE_QT= concurrent core dbus declarative gui location network printsupport \ webchannel webengine widgets xml \ buildtools_build qmake_build +USE_XORG= x11 USE_LDCONFIG= yes DESCR= ${.CURDIR:H:H}/deskutils/kdepim/pkg-descr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209051909.285J9hSm014945>