git: 4bbac74b9a4e - main - iroffer-dinoex: fix build with openssl30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Jun 2023 09:01:56 UTC
The branch main has been updated by dinoex: URL: https://cgit.FreeBSD.org/ports/commit/?id=4bbac74b9a4e6a927bd1dca97c141bf7b2ecf8fe commit 4bbac74b9a4e6a927bd1dca97c141bf7b2ecf8fe Author: Dirk Meyer <dinoex@FreeBSD.org> AuthorDate: 2023-06-09 09:01:33 +0000 Commit: Dirk Meyer <dinoex@FreeBSD.org> CommitDate: 2023-06-09 09:01:33 +0000 iroffer-dinoex: fix build with openssl30 --- irc/iroffer-dinoex/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/irc/iroffer-dinoex/Makefile b/irc/iroffer-dinoex/Makefile index 710f10362b84..08b7766233a4 100644 --- a/irc/iroffer-dinoex/Makefile +++ b/irc/iroffer-dinoex/Makefile @@ -12,9 +12,6 @@ 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