svn commit: r422872 - head/databases/mysql57-server
Mathieu Arnold
mat at FreeBSD.org
Wed Sep 28 13:28:58 UTC 2016
Author: mat
Date: Wed Sep 28 13:28:57 2016
New Revision: 422872
URL: https://svnweb.freebsd.org/changeset/ports/422872
Log:
You cannot, ever, set DEFAULT_VERSIONS in a port.
Sponsored by: Absolight
Modified:
head/databases/mysql57-server/Makefile (contents, props changed)
Modified: head/databases/mysql57-server/Makefile
==============================================================================
--- head/databases/mysql57-server/Makefile Wed Sep 28 13:02:27 2016 (r422871)
+++ head/databases/mysql57-server/Makefile Wed Sep 28 13:28:57 2016 (r422872)
@@ -136,8 +136,6 @@ PERFSCHM_SUB_LIST_OFF+= PERFSCHEMRC="--s
. 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>
More information about the svn-ports-head
mailing list