databases/mariadb102-server: ${name}_limits on 11-STABLE
- Remove ${name}_limits for 11-STABLE PR: 227434 Submitted by: 0mp
This commit is contained in:
parent
b2c1075b5b
commit
27270a5dfb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=469621
1 changed files with 3 additions and 4 deletions
|
@ -193,11 +193,10 @@ GSSAPI_BASE_IGNORE= BASE_GSSAPI is not compatible with OpenSSL from ports. Use o
|
|||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${OPSYS} != FreeBSD || ${OSVERSION} < 1101514 || \
|
||||
${OSVERSION} >= 1200000 && ${OSVERSION} < 1200057
|
||||
SUB_LIST+= LEGACY_LIMITS="" MODERN_LIMITS="@comment "
|
||||
.else
|
||||
.if ${OPSYS} == FreeBSD && ${OSVERSION} >= 1200057
|
||||
SUB_LIST+= LEGACY_LIMITS="@comment " MODERN_LIMITS=""
|
||||
.else
|
||||
SUB_LIST+= LEGACY_LIMITS="" MODERN_LIMITS="@comment "
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
Loading…
Reference in a new issue