From 5d526b850ad046c33f791ed21799f75b1c7fbf79 Mon Sep 17 00:00:00 2001 From: mat Date: Wed, 28 Sep 2016 13:28:57 +0000 Subject: You cannot, ever, set DEFAULT_VERSIONS in a port. Sponsored by: Absolight --- databases/mysql57-server/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'databases') diff --git a/databases/mysql57-server/Makefile b/databases/mysql57-server/Makefile index 15f0c354d4b..73d82ccf134 100644 --- a/databases/mysql57-server/Makefile +++ b/databases/mysql57-server/Makefile @@ -136,8 +136,6 @@ PERFSCHM_SUB_LIST_OFF+= PERFSCHEMRC="--skip-performance-schema" . if !defined(CLIENT_ONLY) EXTRA_PATCHES+= ${PATCHDIR}/rapid_plugin-patch-_x_mysqlxtest__src_mysqlxtest.cc . endif -### Just like deperecated `WITH_OPENSSL_PORT=yes` a workaround for building on 9.X ### -DEFAULT_VERSIONS+=ssl=openssl .endif .include -- cgit