[Midnightbsd-cvs] mports [23537] trunk/net-p2p/libtorrent/Makefile: update ssl

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat May 12 16:05:51 EDT 2018


Revision: 23537
          http://svnweb.midnightbsd.org/mports/?rev=23537
Author:   laffer1
Date:     2018-05-12 16:05:51 -0400 (Sat, 12 May 2018)
Log Message:
-----------
update ssl

Modified Paths:
--------------
    trunk/net-p2p/libtorrent/Makefile

Modified: trunk/net-p2p/libtorrent/Makefile
===================================================================
--- trunk/net-p2p/libtorrent/Makefile	2018-05-12 19:52:59 UTC (rev 23536)
+++ trunk/net-p2p/libtorrent/Makefile	2018-05-12 20:05:51 UTC (rev 23537)
@@ -20,8 +20,7 @@
 OPTIONS_DEFAULT=KQUEUE
 KQUEUE_DESC=	Use kqueue(2) support
 
-USES=		compiler:c++11-lang libtool pathfix pkgconfig
-USE_OPENSSL=	yes
+USES=		compiler:c++11-lang libtool pathfix pkgconfig ssl
 CONFIGURE_ARGS=	--disable-debug
 CONFIGURE_ENV=	OPENSSL_LIBS="-L${OPENSSLBASE}/lib -ssl -crypto" OPENSSL_CFLAGS="-I${OPENSSLBASE}/include"
 GNU_CONFIGURE=	yes



More information about the Midnightbsd-cvs mailing list