From 849682276088748211ecd90e4b1ce73882f0cd0e Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Mon, 14 Sep 2020 05:44:33 +0000 Subject: Add 'uidfix' to allow package building by non-root PR: 249264 Submitted by: maintainer --- emulators/rtc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile index b20472e72e61..7e041e9c2a00 100644 --- a/emulators/rtc/Makefile +++ b/emulators/rtc/Makefile @@ -12,7 +12,7 @@ COMMENT= Kernel module which provides /dev/rtc device support LICENSE= BSD2CLAUSE -USES= kmod +USES= kmod uidfix WRKSRC= ${WRKDIR}/files -- cgit v1.2.3