Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Nov 2020 07:52:39 +0000 (UTC)
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r554440 - head/mail/libesmtp
Message-ID:  <202011080752.0A87qdpM049976@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: danfe
Date: Sun Nov  8 07:52:38 2020
New Revision: 554440
URL: https://svnweb.freebsd.org/changeset/ports/554440

Log:
  Garbage-collect BROKEN_SSL=openssl, this had been fixed in r541412.
  
  Reported by:	Brian Gardner

Modified:
  head/mail/libesmtp/Makefile

Modified: head/mail/libesmtp/Makefile
==============================================================================
--- head/mail/libesmtp/Makefile	Sun Nov  8 07:49:28 2020	(r554439)
+++ head/mail/libesmtp/Makefile	Sun Nov  8 07:52:38 2020	(r554440)
@@ -20,8 +20,6 @@ COMMENT=	Library for posting electronic mail
 LICENSE=	LGPL21+
 LICENSE_FILE=	${WRKSRC}/COPYING.LIB
 
-BROKEN_SSL=	openssl
-
 USES=		autoreconf gmake libtool tar:bzip2
 GNU_CONFIGURE=	yes
 # require-all-recipients (implied by enable-all) is required for Balsa



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