View | Details | Raw Unified | Return to bug 209458 | Differences between
and this patch

Collapse All | Expand All

(-)databases/mysql57-server/Makefile (+5 lines)
Lines 21-26 Link Here
21
USE_OPENSSL=	yes
21
USE_OPENSSL=	yes
22
USE_PERL5=	run
22
USE_PERL5=	run
23
23
24
.if defined(WITH_OPENSSL_BASE)
25
BROKEN=		fails linking with -lssl of OpenSSL from base due failing relocation R_X86_64_32 against a local symbol. \
26
		Use OpenSSL/LibreSSL from ports instead
27
.endif
28
24
WITH_OPENSSL_PORT=	yes
29
WITH_OPENSSL_PORT=	yes
25
30
26
MY_DBDIR=	/var/db/mysql
31
MY_DBDIR=	/var/db/mysql

Return to bug 209458