aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/rtc
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-04-05 06:05:33 +0800
committernork <nork@FreeBSD.org>2003-04-05 06:05:33 +0800
commite1a9f7ef79f64792b223092e938b79ce6d03391c (patch)
treeaa74a255eccbc21f50cede08878d92eb06c8cd2b /emulators/rtc
parent8245b2823856ef0f9ca9566939b25079e41d4849 (diff)
downloadfreebsd-ports-gnome-e1a9f7ef79f64792b223092e938b79ce6d03391c.tar.gz
freebsd-ports-gnome-e1a9f7ef79f64792b223092e938b79ce6d03391c.tar.zst
freebsd-ports-gnome-e1a9f7ef79f64792b223092e938b79ce6d03391c.zip
Correct dependency on linux.ko.
PR: ports/40973 Submitted by: Vladimir B. Grebenschikov <vova@sw.ru>
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}