diff options
Diffstat (limited to 'security/plasma5-kwallet-pam/Makefile')
-rw-r--r-- | security/plasma5-kwallet-pam/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/plasma5-kwallet-pam/Makefile b/security/plasma5-kwallet-pam/Makefile index 714c3f129558..d50f53ea3f62 100644 --- a/security/plasma5-kwallet-pam/Makefile +++ b/security/plasma5-kwallet-pam/Makefile @@ -1,5 +1,6 @@ PORTNAME= kwallet-pam DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -10,7 +11,8 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ libgpg-error.so:security/libgpg-error USES= cmake gettext kde:5 qt:5 tar:xz -USE_KDE= ecm wallet +USE_KDE= wallet \ + ecm:build USE_QT= gui \ buildtools:build qmake:build |