git: 3f19aac852c4 - main - security/kgpg: pet stage-qa
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Sep 2022 19:12:00 UTC
The branch main has been updated by fluffy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3f19aac852c44b9891b23568bcfbd3a3fc776008
commit 3f19aac852c44b9891b23568bcfbd3a3fc776008
Author: Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2022-09-05 19:04:17 +0000
Commit: Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2022-09-05 19:06:44 +0000
security/kgpg: pet stage-qa
---
security/kgpg/Makefile | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile
index d70cd82f1144..179813a91d07 100644
--- a/security/kgpg/Makefile
+++ b/security/kgpg/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kgpg
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= security kde kde-applications
MAINTAINER= kde@FreeBSD.org
@@ -7,8 +8,8 @@ COMMENT= Encryption tool for KDE
RUN_DEPENDS= gpg2:security/gnupg
-USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext kde:5 qt:5 \
- tar:xz
+USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext grantlee:5 \
+ kde:5 qt:5 tar:xz xorg
USE_KDE= akonadi akonadicontacts archive auth bookmarks codecs \
completion config configwidgets contacts coreaddons crash \
dbusaddons doctools grantleetheme i18n iconthemes itemmodels itemviews \
@@ -17,6 +18,7 @@ USE_KDE= akonadi akonadicontacts archive auth bookmarks codecs \
ecm_build
USE_QT= concurrent core dbus gui network printsupport widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
OPTIONS_DEFINE= DOCS