aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/mono/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile
index 7640349053a9..1c89e950d5e5 100644
--- a/lang/mono/Makefile
+++ b/lang/mono/Makefile
@@ -36,7 +36,7 @@ ONLY_FOR_ARCHS= i386
.if ${OSVERSION} < 500000
EXTRA_PATCHES= ${FILESDIR}/extra-patch-signbit
-.elsif ${OSVERSION} < 502113
+.elif ${OSVERSION} < 502113
IGNORE= "Does not work on 5.X before 502113"
.endif