Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2018 23:23:54 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r484489 - head/net-p2p/libtorrent
Message-ID:  <201811082323.wA8NNsMG039793@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Thu Nov  8 23:23:53 2018
New Revision: 484489
URL: https://svnweb.freebsd.org/changeset/ports/484489

Log:
  net-p2p/libtorrent: Remove outdated BROKEN_SSL
  
  Missed in r484484.
  
  Reported by:	tj <tj AT mrsk me>

Modified:
  head/net-p2p/libtorrent/Makefile

Modified: head/net-p2p/libtorrent/Makefile
==============================================================================
--- head/net-p2p/libtorrent/Makefile	Thu Nov  8 23:21:19 2018	(r484488)
+++ head/net-p2p/libtorrent/Makefile	Thu Nov  8 23:23:53 2018	(r484489)
@@ -12,8 +12,6 @@ COMMENT=	BitTorrent Library written in C++
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN_SSL=	openssl-devel
-
 USES=		autoreconf compiler:c++11-lang libtool pathfix pkgconfig ssl
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-debug



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