diff options
Diffstat (limited to 'emulators/rtc')
-rw-r--r-- | emulators/rtc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/rtc/Makefile b/emulators/rtc/Makefile index 3bc1152f0c46..985e97796457 100644 --- a/emulators/rtc/Makefile +++ b/emulators/rtc/Makefile @@ -15,6 +15,8 @@ DISTFILES= # none MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Kernel module which provides /dev/rtc device support +BROKEN= Incomplete pkg-plist + WRKSRC= ${WRKDIR}/files NO_FETCH= yes |