Skip to content

Commit

Permalink
databases/mariadb103-server: Mark IGNORE_SSL
Browse files Browse the repository at this point in the history
- Mark IGNORE for OpenSSL 3.0 and later
- Upstream only supports OpenSSL 1.0.1 upto 1.1.X

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Apr 29, 2023
1 parent ea4cf0d commit 076e11f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions databases/mariadb103-server/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message

USES= bison:build cmake:insource,noninja compiler:c++11-lib cpe iconv:translit libedit ncurses shebangfix ssl
IGNORE_SSL= openssl30 openssl31
IGNORE_SSL_REASON= Upstream only supports OpenSSL 1.0.1 upto 1.1.X
USE_LDCONFIG= ${PREFIX}/lib/mysql
SHEBANG_FILES= scripts/*.sh
SITESDIR= mariadb/mariadb-${PORTVERSION}/source
Expand Down

0 comments on commit 076e11f

Please sign in to comment.