aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2023-09-14 09:16:12 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2023-09-14 10:41:42 +0000
commit43bed97c30b13ce9ca0d9724e680623aedb95f1b (patch)
tree9df808c4ca3b7feeca135e657b0fc30157660155
parentd1c0dd89476cc0073876bc17876fe94201ce2166 (diff)
downloadports-43bed97c30b13ce9ca0d9724e680623aedb95f1b.tar.gz
ports-43bed97c30b13ce9ca0d9724e680623aedb95f1b.zip
security/plasma5-kscreenlocker: cleanup dependencies
-rw-r--r--security/plasma5-kscreenlocker/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/security/plasma5-kscreenlocker/Makefile b/security/plasma5-kscreenlocker/Makefile
index 281d5d9e70f3..aa3c395a47db 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
@@ -15,11 +16,10 @@ RUN_DEPENDS= ck-list-sessions:sysutils/consolekit2\
USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 \
shebangfix tar:xz xorg
-USE_KDE= auth codecs config configwidgets coreaddons crash emoticons \
- globalaccel i18n idletime init itemmodels kcmutils \
- kdeclarative kio layer-shell-qt libkscreen notifications \
- package plasma-framework service sonnet textwidgets wayland \
- widgetsaddons windowsystem xmlgui \
+USE_KDE= auth codecs config configwidgets coreaddons crash globalaccel \
+ i18n idletime init kcmutils kdeclarative kio layer-shell-qt \
+ libkscreen notifications package service wayland widgetsaddons \
+ windowsystem xmlgui \
ecm:build
USE_QT= concurrent core dbus declarative gui network qdbus widgets \
x11extras xml \