You cannot, ever, set DEFAULT_VERSIONS in a port.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2016-09-28 13:28:57 +00:00
parent dcf724a480
commit af99eac7fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=422872

View File

@ -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>