git: b405d89584e1 - main - devel/omniORB: Unbreak with SSL=openssl

From: Muhammad Moinur Rahman <bofh_at_FreeBSD.org>
Date: Wed, 03 Sep 2025 08:41:05 UTC
The branch main has been updated by bofh:

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

commit b405d89584e1dff216608a31a865e039ce549c20
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-09-03 08:12:11 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-09-03 08:40:53 +0000

    devel/omniORB: Unbreak with SSL=openssl
    
    This was BROKEN with openssl ports which is no longer the case.
    
    PR:             289258
    Reported by:    devel@stasyan.com
---
 devel/omniORB/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile
index 0c78a967a72c..ad695ceedbfc 100644
--- a/devel/omniORB/Makefile
+++ b/devel/omniORB/Makefile
@@ -15,8 +15,6 @@ NOT_FOR_ARCHS_REASON=	use of overloaded operator '[]' is ambiguous (with operand
 LIB_DEPENDS=	libzstd.so:archivers/zstd
 
 USES=		gmake pkgconfig python shebangfix ssl tar:bzip2
-BROKEN_SSL=	openssl
-BROKEN_SSL_REASON_openssl=	member access into incomplete type 'DH' (aka 'dh_st')
 USE_LDCONFIG=	yes
 USE_PYTHON=	py3kplist