aboutsummaryrefslogtreecommitdiff
path: root/security/kwalletmanager
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2022-09-05 19:04:19 +0000
committerDima Panov <fluffy@FreeBSD.org>2022-09-05 19:06:45 +0000
commit2c7a78cbe307a82603e87c8d840b00177f6ebbe8 (patch)
treeffa1d57806998c37371618511215adcffe0992a0 /security/kwalletmanager
parent61f574d371b08cbb283e4e624e25f54f36a422ab (diff)
security/kwalletmanager: pet stage-qa
Diffstat (limited to 'security/kwalletmanager')
-rw-r--r--security/kwalletmanager/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/kwalletmanager/Makefile b/security/kwalletmanager/Makefile
index 1e03d7279e0c..6b00a6de9caf 100644
--- a/security/kwalletmanager/Makefile
+++ b/security/kwalletmanager/Makefile
@@ -1,12 +1,13 @@
PORTNAME= kwalletmanager
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= security kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Password manager for KDE
USES= cmake compiler:c++11-lang desktop-file-utils gettext \
- kde:5 qt:5 tar:xz
+ kde:5 qt:5 tar:xz xorg
USE_KDE= archive auth codecs config configwidgets coreaddons crash \
dbusaddons doctools emoticons i18n iconthemes init \
itemmodels itemviews kcmutils kdelibs4support kio \
@@ -15,6 +16,7 @@ USE_KDE= archive auth codecs config configwidgets coreaddons crash \
ecm_build
USE_QT= concurrent core dbus gui network widgets xml \
buildtools_build qmake_build
+USE_XORG= x11
OPTIONS_DEFINE= DOCS