Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Dec 2018 06:10:11 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487023 - head/security/botan2
Message-ID:  <201812090610.wB96AB8T045826@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Sun Dec  9 06:10:11 2018
New Revision: 487023
URL: https://svnweb.freebsd.org/changeset/ports/487023

Log:
  security/botan2 builds fine with OpenSSL 1.1.1
  
  Drop bogus BROKEN_SSL which was never set correctly anyway.
  
  http://beefy12.nyi.freebsd.org/data/head-amd64-default/p485718_s340864/logs/botan2-2.8.0.log

Modified:
  head/security/botan2/Makefile

Modified: head/security/botan2/Makefile
==============================================================================
--- head/security/botan2/Makefile	Sun Dec  9 06:08:11 2018	(r487022)
+++ head/security/botan2/Makefile	Sun Dec  9 06:10:11 2018	(r487023)
@@ -41,7 +41,6 @@ SQLITE3_CONFIGURE_WITH=	sqlite3
 
 SSL_USES=		ssl
 SSL_CONFIGURE_WITH=	openssl
-SSL_VARS=		BROKEN_SSL=	openssl111
 
 .include <bsd.port.options.mk>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812090610.wB96AB8T045826>