aboutsummaryrefslogtreecommitdiff
path: root/sysutils/plasma5-kinfocenter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/plasma5-kinfocenter/Makefile')
-rw-r--r--sysutils/plasma5-kinfocenter/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/plasma5-kinfocenter/Makefile b/sysutils/plasma5-kinfocenter/Makefile
index c72c0c8094c9..b0fc8f6a9754 100644
--- a/sysutils/plasma5-kinfocenter/Makefile
+++ b/sysutils/plasma5-kinfocenter/Makefile
@@ -7,7 +7,6 @@ COMMENT= Plasma5 utility providing system information
WWW= https://www.kde.org/plasma-desktop
RUN_DEPENDS= clinfo:devel/clinfo \
- dmidecode:sysutils/dmidecode \
glxinfo:graphics/mesa-demos \
lscpu:sysutils/lscpu \
vulkaninfo:graphics/vulkan-tools \
@@ -28,6 +27,10 @@ USE_XORG= ice sm x11 xext
# TODO -- this should be handled correctly...
LDFLAGS+=-ldevinfo
+.if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == i386
+RUN_DEPENDS+= dmidecode:sysutils/dmidecode
+.endif
+
# install freebsd-logo and distrorc
post-install:
${MKDIR} ${STAGEDIR}/${DATADIR}/images