aboutsummaryrefslogtreecommitdiff
path: root/sysutils/plasma5-powerdevil
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-08-24 17:46:52 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-08-24 17:46:52 +0000
commitd621dd50b329fb01fed230fbf36d696462399142 (patch)
treee5ba670ed7fa9777cd45eba010d6cd5b886557f8 /sysutils/plasma5-powerdevil
parentedf512ca2e5e5a59e84993103663d499dc54600d (diff)
downloadports-d621dd50b329fb01fed230fbf36d696462399142.tar.gz
ports-d621dd50b329fb01fed230fbf36d696462399142.zip
sysutils/plasma5-powerdevil: add missing runtime dependency on upower
PR: 230693 Reported by: cperciva
Notes
Notes: svn path=/head/; revision=477968
Diffstat (limited to 'sysutils/plasma5-powerdevil')
-rw-r--r--sysutils/plasma5-powerdevil/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/plasma5-powerdevil/Makefile b/sysutils/plasma5-powerdevil/Makefile
index 1407216eddc4..5519227ac3e1 100644
--- a/sysutils/plasma5-powerdevil/Makefile
+++ b/sysutils/plasma5-powerdevil/Makefile
@@ -2,12 +2,14 @@
PORTNAME= powerdevil
DISTVERSION= ${KDE_PLASMA_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils kde kde-plasma
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 tool to manage the power consumption settings
+RUN_DEPENDS= ${LOCALBASE}/libexec/upowerd:sysutils/upower
+
USES= cmake:outsource compiler:c++11-lib cpe gettext kde:5 pkgconfig qt:5 tar:xz
USE_KDE= activities auth bookmarks codecs completion configwidgets \
coreaddons crash config dbusaddons ecm emoticons globalaccel \