1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

sysutils/plasma5-kinfocenter: include forgotten bsd.port.options.mk

This commit is contained in:
Piotr Kubaj 2024-04-24 23:28:04 +02:00
parent fac3589e23
commit f21ad1b26d

View File

@ -27,6 +27,8 @@ USE_XORG= ice sm x11 xext
# TODO -- this should be handled correctly...
LDFLAGS+=-ldevinfo
.include <bsd.port.options.mk>
.if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == i386
RUN_DEPENDS+= dmidecode:sysutils/dmidecode
.endif