summaryrefslogtreecommitdiff
path: root/emulators/rtc
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2020-09-14 05:44:33 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2020-09-14 05:44:33 +0000
commit849682276088748211ecd90e4b1ce73882f0cd0e (patch)
tree94d2dc543052fb1cb8b803b836101676f307faa8 /emulators/rtc
parentscience/jmol: Update 14.31.3 -> 14.31.4 (diff)
Add 'uidfix' to allow package building by non-root
PR: 249264 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=548586
Diffstat (limited to 'emulators/rtc')
-rw-r--r--emulators/rtc/Makefile2
1 files changed, 1 insertions, 1 deletions
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