aboutsummaryrefslogtreecommitdiff
path: root/x11/plasma5-plasma-workspace
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2019-11-03 17:52:12 +0000
committerSteve Wills <swills@FreeBSD.org>2019-11-03 17:52:12 +0000
commit831dffcecc9b9d8418d3c09556fb66c65e9d2600 (patch)
tree75d479e8bea984653c1d865bf1327cd4fd457a77 /x11/plasma5-plasma-workspace
parent0be1a6d1edc99ea8e986859a02a49ffb41e26943 (diff)
downloadports-831dffcecc9b9d8418d3c09556fb66c65e9d2600.tar.gz
ports-831dffcecc9b9d8418d3c09556fb66c65e9d2600.zip
x11/plasma5-plasma-workspace: add missing run dep on coreutils
Missed this in r516374 Reported by: tcberner Pointhat to: swills
Notes
Notes: svn path=/head/; revision=516581
Diffstat (limited to 'x11/plasma5-plasma-workspace')
-rw-r--r--x11/plasma5-plasma-workspace/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11/plasma5-plasma-workspace/Makefile b/x11/plasma5-plasma-workspace/Makefile
index 69cb77af83eb..ec048da5e20e 100644
--- a/x11/plasma5-plasma-workspace/Makefile
+++ b/x11/plasma5-plasma-workspace/Makefile
@@ -2,7 +2,7 @@
PORTNAME= plasma-workspace
DISTVERSION= ${KDE_PLASMA_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11 kde kde-plasma
MAINTAINER= kde@FreeBSD.org
@@ -19,7 +19,9 @@ RUN_DEPENDS= ck-launch-session:sysutils/consolekit2\
xset:x11/xset \
xmessage:x11/xmessage \
${LOCALBASE}/libdata/pkgconfig/xkeyboard-config.pc:x11/xkeyboard-config \
- iso-codes>=0:misc/iso-codes
+ iso-codes>=0:misc/iso-codes \
+ ${LOCALBASE}/bin/genv:sysutils/coreutils
+
USES= cmake compiler:c++11-lib cpe gettext kde:5 pkgconfig \
qt:5 tar:xz xorg