diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2022-09-05 19:04:21 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2022-09-05 19:06:46 +0000 |
commit | 5947e70d8c6ba6d0068b1f29c2a000a4f811e211 (patch) | |
tree | 7890cab48ae9c2fce2b6bdacff96e23761db848f | |
parent | 1bc9142134b7cdd083958e0850e13273ed8e90fa (diff) | |
download | ports-5947e70d8c6ba6d0068b1f29c2a000a4f811e211.tar.gz ports-5947e70d8c6ba6d0068b1f29c2a000a4f811e211.zip |
security/plasma5-kscreenlocker: pet stage-qa
-rw-r--r-- | security/plasma5-kscreenlocker/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/plasma5-kscreenlocker/Makefile b/security/plasma5-kscreenlocker/Makefile index d18bf37e97ee..b150951388d2 100644 --- a/security/plasma5-kscreenlocker/Makefile +++ b/security/plasma5-kscreenlocker/Makefile @@ -1,5 +1,6 @@ PORTNAME= kscreenlocker DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -16,8 +17,8 @@ USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 \ USE_KDE= auth codecs config configwidgets coreaddons crash emoticons \ globalaccel i18n idletime init itemmodels kcmutils \ kdeclarative layer-shell-qt notifications package \ - plasma-framework sonnet textwidgets wayland widgetsaddons \ - windowsystem xmlgui \ + plasma-framework service sonnet textwidgets wayland \ + widgetsaddons windowsystem xmlgui \ ecm_build USE_QT= core dbus declarative gui network qdbus widgets x11extras xml \ buildtools_build qmake_build testlib_build |