diff options
Diffstat (limited to 'security/kpkpass/Makefile')
-rw-r--r-- | security/kpkpass/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/kpkpass/Makefile b/security/kpkpass/Makefile index 76d30f324923..e92171cdb2f6 100644 --- a/security/kpkpass/Makefile +++ b/security/kpkpass/Makefile @@ -1,5 +1,6 @@ PORTNAME= kpkpass DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -8,7 +9,7 @@ WWW= https://www.kde.org/ USES= cmake compiler:c++11-lang gettext kde:5 qt:5 \ shared-mime-info tar:xz -USE_KDE= archive ecm +USE_KDE= archive ecm:build USE_QT= core gui testlib \ buildtools:build qmake:build |