git: dc8915c78b4c - main - net/mailcommon: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:11:51 UTC
The branch main has been updated by fluffy: URL: https://cgit.FreeBSD.org/ports/commit/?id=dc8915c78b4cb261a4e7819332be5e5900df8302 commit dc8915c78b4cb261a4e7819332be5e5900df8302 Author: Dima Panov <fluffy@FreeBSD.org> AuthorDate: 2022-09-05 19:04:10 +0000 Commit: Dima Panov <fluffy@FreeBSD.org> CommitDate: 2022-09-05 19:06:41 +0000 net/mailcommon: pet stage-qa --- net/mailcommon/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/net/mailcommon/Makefile b/net/mailcommon/Makefile index 778d6e697b1c..c869fabb1213 100644 --- a/net/mailcommon/Makefile +++ b/net/mailcommon/Makefile @@ -1,5 +1,6 @@ PORTNAME= mailcommon DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= net kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -14,9 +15,9 @@ LIB_DEPENDS= libassuan.so:security/libassuan \ libgpgmepp.so:security/gpgme-cpp \ libqgpgme.so:security/gpgme-qt5 -USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib gettext grantlee:5 kde:5 qt:5 tar:xz xorg USE_KDE= archive auth codecs completion config configwidgets coreaddons \ - i18n iconthemes itemmodels itemviews jobwidgets kio \ + guiaddons i18n iconthemes itemmodels itemviews jobwidgets kio \ service solid sonnet syntaxhighlighting textwidgets wallet \ widgetsaddons windowsystem xmlgui \ ecm_build @@ -27,6 +28,7 @@ USE_KDE+= akonadi akonadicontacts akonadimime contacts grantleetheme identityman USE_QT= concurrent core dbus network xml designer gui multimedia \ phonon4 testlib uiplugin uitools webkit widgets \ buildtools_build qmake_build +USE_XORG= x11 USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS