1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00

databases/mariadb100-server: Fix package builder failures

- Add dependency on OpenSSL from ports
  - As per PR206998 this fixes the relocation error [1]

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206998#c102

PR:		209419
This commit is contained in:
Bernard Spil 2016-05-11 20:10:51 +00:00
parent 9b58c9b081
commit af3f071308
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415024

View File

@ -92,6 +92,8 @@ TOKUDB_PORTDOCS= PATENTS README.md
FASTMTX_CMAKE_ON= -DWITH_FAST_MUTEXES=1
USE_OPENSSL= yes
# See PR209419, MariaDB 10.0 fails to build with base SSL libs
WITH_OPENSSL_PORT= yes
.if defined(CLIENT_ONLY)
# MySQL-Client part