git: 87e5fa79ec22 - main - deskutils/kmail-account-wizard: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:09:42 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=87e5fa79ec22d8d69eab4bea2fccf9733464e048
commit 87e5fa79ec22d8d69eab4bea2fccf9733464e048
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:02:18 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:05:56 +0000
deskutils/kmail-account-wizard: pet stage-qa
---
deskutils/kmail-account-wizard/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/deskutils/kmail-account-wizard/Makefile b/deskutils/kmail-account-wizard/Makefile
index 1b273a0d04f3..8ded9b9f6f72 100644
--- a/deskutils/kmail-account-wizard/Makefile
+++ b/deskutils/kmail-account-wizard/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kmail-account-wizard
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= deskutils kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -11,8 +12,9 @@ LIB_DEPENDS= libassuan.so:security/libassuan \
libgpgmepp.so:security/gpgme-cpp \
libqgpgme.so:security/gpgme-qt5
-USES= cmake compiler:c++11-lib desktop-file-utils gettext kde:5 \
+USES= cmake compiler:c++11-lib desktop-file-utils gettext gl kde:5 \
qt:5 shared-mime-info tar:xz
+USE_GL= gl
USE_KDE= attica auth codecs config configwidgets coreaddons crash \
dbusaddons i18n itemmodels itemviews kcmutils kio kross \
newstuff notifications notifyconfig service texteditor wallet \