aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2016-09-28 21:28:57 +0800
committermat <mat@FreeBSD.org>2016-09-28 21:28:57 +0800
commit5d526b850ad046c33f791ed21799f75b1c7fbf79 (patch)
treed2baea888abcede62a03c968d5e18de64d16b462 /databases
parent012034ed88c914e326592e08a4ff3578d4ffbfdd (diff)
downloadfreebsd-ports-graphics-5d526b850ad046c33f791ed21799f75b1c7fbf79.tar.gz
freebsd-ports-graphics-5d526b850ad046c33f791ed21799f75b1c7fbf79.tar.zst
freebsd-ports-graphics-5d526b850ad046c33f791ed21799f75b1c7fbf79.zip
You cannot, ever, set DEFAULT_VERSIONS in a port.
Sponsored by: Absolight
Diffstat (limited to 'databases')
-rw-r--r--databases/mysql57-server/Makefile2
1 files changed, 0 insertions, 2 deletions
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 <bsd.port.pre.mk>