aboutsummaryrefslogtreecommitdiff
path: root/emulators/rtc
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-04-04 22:05:33 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-04-04 22:05:33 +0000
commit1c169cbd856e471e3a9f0282d1b8facbfff0a6e9 (patch)
tree42a691bd8d289b30e161664f124116031efbc673 /emulators/rtc
parenta8d474d0d842cec0c54b6e86e2c6c74bbdaeef7b (diff)
downloadports-1c169cbd856e471e3a9f0282d1b8facbfff0a6e9.tar.gz
ports-1c169cbd856e471e3a9f0282d1b8facbfff0a6e9.zip
Correct dependency on linux.ko.
PR: ports/40973 Submitted by: Vladimir B. Grebenschikov <vova@sw.ru>
Notes
Notes: svn path=/head/; revision=78222
Diffstat (limited to 'emulators/rtc')
-rw-r--r--emulators/rtc/files/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/rtc/files/Makefile b/emulators/rtc/files/Makefile
index 7dbb2a3b78f1..288ffa9c0e10 100644
--- a/emulators/rtc/files/Makefile
+++ b/emulators/rtc/files/Makefile
@@ -30,6 +30,8 @@ NOMAN= YES
KMOD= rtc
.if ${OSVERSION} < 500002
KMODDEPS= linux
+.else
+MODULE_DEPEND= linux
.endif
CDEV_MAJOR?= 202
DEVNAME= ${KMOD}