aboutsummaryrefslogtreecommitdiff
path: root/sysutils/nsysctl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/nsysctl/Makefile')
-rw-r--r--sysutils/nsysctl/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/nsysctl/Makefile b/sysutils/nsysctl/Makefile
index 56d562e10e0d..81f2b2044cd6 100644
--- a/sysutils/nsysctl/Makefile
+++ b/sysutils/nsysctl/Makefile
@@ -24,9 +24,6 @@ OPTIONS_DEFINE= DOCS EXAMPLES
.include <bsd.port.pre.mk>
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200019
-IGNORE= needs oid_label member of struct sysctl_oid defined in sysctl.h which was first introduced in FreeBSD 12
-.endif
.if ${OPSYS} != FreeBSD
IGNORE= not supported on anything but FreeBSD
.endif