From f21ad1b26d8b39825bdaf904dcf67a8c1f105266 Mon Sep 17 00:00:00 2001 From: Piotr Kubaj Date: Wed, 24 Apr 2024 23:28:04 +0200 Subject: sysutils/plasma5-kinfocenter: include forgotten bsd.port.options.mk --- sysutils/plasma5-kinfocenter/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/plasma5-kinfocenter/Makefile b/sysutils/plasma5-kinfocenter/Makefile index b0fc8f6a9754..ed7b6b30c82e 100644 --- a/sysutils/plasma5-kinfocenter/Makefile +++ b/sysutils/plasma5-kinfocenter/Makefile @@ -27,6 +27,8 @@ USE_XORG= ice sm x11 xext # TODO -- this should be handled correctly... LDFLAGS+=-ldevinfo +.include + .if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == i386 RUN_DEPENDS+= dmidecode:sysutils/dmidecode .endif -- cgit v1.2.3