aboutsummaryrefslogtreecommitdiff
path: root/emulators
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
parenta0db7d4b6350967533a3faf326411a1e97339c3e (diff)
downloadports-849682276088748211ecd90e4b1ce73882f0cd0e.tar.gz
ports-849682276088748211ecd90e4b1ce73882f0cd0e.zip
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')
-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