Date: Fri, 9 Jun 2023 09:01:56 GMT From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4bbac74b9a4e - main - iroffer-dinoex: fix build with openssl30 Message-ID: <202306090901.35991uSk097677@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202306090901.35991uSk097677>