git: d928d6fc2361 - main - irc/iroffer-dinoex: Mark BROKEN_SSL

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Thu, 04 May 2023 01:44:40 UTC
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d928d6fc23618be9ef1f3785d9c7dad41358639d

commit d928d6fc23618be9ef1f3785d9c7dad41358639d
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-05-03 17:56:35 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-05-04 01:44:27 +0000

    irc/iroffer-dinoex: Mark BROKEN_SSL
    
    - Fails to detect crypt.h fro OpenSSL 3.0.0 and later
    
    Approved by:    portmgr (blanket)
---
 irc/iroffer-dinoex/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile
index 08b7766233a4..710f10362b84 100644
--- a/irc/iroffer-dinoex/Makefile
+++ b/irc/iroffer-dinoex/Makefile
@@ -12,6 +12,9 @@ WWW=		https://iroffer.net/
 
 LICENSE=	GPLv2
 
+BROKEN_SSL=	openssl30 openssl31
+BROKEN_SSL_REASON=	Fails to detect crypt.h from OpenSSL 3.0.0 and later
+
 CONFLICTS=	iroffer-1* iroffer-lamm-1.*
 
 USES=		ssl