diff options
Diffstat (limited to 'emulators/xen-kernel')
-rw-r--r-- | emulators/xen-kernel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/xen-kernel/Makefile b/emulators/xen-kernel/Makefile index 8fafce34141a..06455d4df721 100644 --- a/emulators/xen-kernel/Makefile +++ b/emulators/xen-kernel/Makefile @@ -53,7 +53,7 @@ IGNORE= only supported on FreeBSD .endif .if ${OSVERSION} < 1200074 -IGNORE= only supported on recent FreeBSD HEAD +IGNORE= only supported on FreeBSD 12.0 or newer .endif # The ports native 'build' target cannot be used because it sets |