Skip to content

Commit

Permalink
databases/mariadb104-server: Mark IGNORE_SSL
Browse files Browse the repository at this point in the history
- Mark to IGNORE 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 076e11f commit a910d1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions databases/mariadb104-server/Makefile
Expand Up @@ -27,6 +27,8 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

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

SUB_FILES= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
Expand Down

0 comments on commit a910d1a

Please sign in to comment.