summaryrefslogtreecommitdiff
path: root/databases/mariadb55-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mariadb55-server/Makefile')
-rw-r--r--databases/mariadb55-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/mariadb55-server/Makefile b/databases/mariadb55-server/Makefile
index eec3332282d2..4ce2fb3a3e76 100644
--- a/databases/mariadb55-server/Makefile
+++ b/databases/mariadb55-server/Makefile
@@ -104,7 +104,7 @@ MAXKEY_EXTRA_PATCHES= ${FILESDIR}/extra-patch-include_my__compare.h
.include <bsd.port.options.mk>
-.if ${OPSYS} != FreeBSD || ${OSVERSION} < 1101515 || \
+.if ${OPSYS} != FreeBSD || ${OSVERSION} < 1101514 || \
${OSVERSION} >= 1200000 && ${OSVERSION} < 1200057
SUB_LIST+= LEGACY_LIMITS="" MODERN_LIMITS="@comment "
.else