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