summaryrefslogtreecommitdiff
path: root/databases/mariadb101-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mariadb101-server/Makefile')
-rw-r--r--databases/mariadb101-server/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/databases/mariadb101-server/Makefile b/databases/mariadb101-server/Makefile
index e82643d096a6..80bd2afced37 100644
--- a/databases/mariadb101-server/Makefile
+++ b/databases/mariadb101-server/Makefile
@@ -154,14 +154,7 @@ IGNORE= BASE_GSSAPI is not compatible with OpenSSL from ports. Use other GSSAPI
.endif
.if ${OPSYS} == FreeBSD
-. if ${OSVERSION} >= 1000012
CMAKE_ARGS+= -DWITH_JEMALLOC="system"
-. else
-CMAKE_ARGS+= -DWITH_JEMALLOC="no"
-. if ${PORT_OPTIONS:MGSSAPI_BASE}
-IGNORE= requires a Kerberos implementation from ports on FreeBSD < 10. Select GSSAPI_HEIMDAL or GSSAPI_MIT option
-. endif
-. endif
.endif
post-patch: