aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2023-02-22 15:01:24 +0000
committerDima Panov <fluffy@FreeBSD.org>2023-02-22 15:01:24 +0000
commitb7ff149b3da61027d99356dc7b150a4a9e67c848 (patch)
tree409ccb89e249cb8f0fe469c083aca89373488467
parentf6d5025c458cccabd359616ebd59fc6c948336ae (diff)
downloadports-b7ff149b3da61027d99356dc7b150a4a9e67c848.tar.gz
ports-b7ff149b3da61027d99356dc7b150a4a9e67c848.zip
sysutils/plasma5-kinfocenter: add missing runtime dependency on clinfo (+)
Kinfocenter require devel/clinfo presence at runtime to be able to display detailed information under Graphics/OpenCL section Sponsored by: Serenity Cybersecurity, LLC
-rw-r--r--sysutils/plasma5-kinfocenter/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/plasma5-kinfocenter/Makefile b/sysutils/plasma5-kinfocenter/Makefile
index e1e71f3b9987..09886234c704 100644
--- a/sysutils/plasma5-kinfocenter/Makefile
+++ b/sysutils/plasma5-kinfocenter/Makefile
@@ -1,4 +1,5 @@
PORTNAME= kinfocenter
+PORTREVISION= 1
DISTVERSION= ${KDE_PLASMA_VERSION}
CATEGORIES= sysutils kde kde-plasma
@@ -9,7 +10,8 @@ WWW= https://www.kde.org/plasma-desktop
RUN_DEPENDS= lscpu:sysutils/lscpu \
glxinfo:graphics/mesa-demos \
vulkaninfo:graphics/vulkan-tools \
- xdpyinfo:x11/xdpyinfo
+ xdpyinfo:x11/xdpyinfo \
+ clinfo:devel/clinfo
USES= cmake compiler:c++11-lib gettext gl kde:5 pkgconfig qt:5 \
tar:xz xorg