mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Correct dependency on linux.ko.
PR: ports/40973 Submitted by: Vladimir B. Grebenschikov <vova@sw.ru>
This commit is contained in:
parent
a8d474d0d8
commit
1c169cbd85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78222
@ -30,6 +30,8 @@ NOMAN= YES
|
||||
KMOD= rtc
|
||||
.if ${OSVERSION} < 500002
|
||||
KMODDEPS= linux
|
||||
.else
|
||||
MODULE_DEPEND= linux
|
||||
.endif
|
||||
CDEV_MAJOR?= 202
|
||||
DEVNAME= ${KMOD}
|
||||
|
Loading…
Reference in New Issue
Block a user