svn commit: r484489 - head/net-p2p/libtorrent

Danilo G. Baio dbaio at FreeBSD.org
Thu Nov 8 23:23:55 UTC 2018


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


More information about the svn-ports-all mailing list