mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
net/intel-ixl-kmod: Add OPTIONS_DEFAULT
Need to add OPTIONS_DEFAULT for OPTIONS_SINGLE.
Approved by: portmgr (blanket)
Fixes: e717a93
net/intel-*-kmod: Remove MAX_NETMAP_OSVERSION
This commit is contained in:
parent
57e454fd44
commit
00a7e0281b
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ USES= kmod
|
|||
|
||||
OPTIONS_SINGLE= NETMAP
|
||||
OPTIONS_SINGLE_NETMAP= NETMAP_ON NETMAP_OFF
|
||||
OPTIONS_DEFAULT= NETMAP_OFF
|
||||
|
||||
NETMAP_ON_DESC= Enable netmap(4) support unconditionally
|
||||
NETMAP_OFF_DESC= Disable netmap(4) support unconditionally
|
||||
|
|
Loading…
Add table
Reference in a new issue