sysutils/sysctlinfo-kmod: Refine IGNORE description
Bring the info in sync with r512729 and r512731 which have already a better variant of the IGNORE description.
This commit is contained in:
parent
ea44875463
commit
56a0f97f0a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=512734
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ OPTIONS_DEFAULT= EXAMPLES
|
|||
# Once the sysctlinfo interface (review D21700) lands into the base tree the
|
||||
# following statement needs to be expanded
|
||||
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200019
|
||||
IGNORE= oid_label was introduced in FreeBSD 1200019
|
||||
IGNORE= needs oid_label constant in sysctl.h which was first introduced in FreeBSD 12
|
||||
.endif
|
||||
.if ${OPSYS} != FreeBSD
|
||||
IGNORE= not supported on anything but FreeBSD
|
||||
|
|
Loading…
Reference in a new issue